Changes by: David DiCato (daavan42 at gmail.com)
Date: 2007-07-21 04:54:17 -0700 (Sat, 21 Jul 2007)
Revision: 11382
Log message:
- Added blank file that will contain test code in OCamlFuse form
- Fixed things such that OCamlFuse examples compile in this project's source
directory
- However, this won't be the case when you check out due to a namespace conflict
between the OCamlFuse and Mojavecomm libraries, which I resolved manually for
my personal copy of OCamlFuse
- Also, hello seems to loop forever (though it doesn't in its own directory),
while hello_ll works fine. I will investigate.
Changes | Path |
+1 -0 | mojavefs/lookup-mydns/TODO |
+30 -7 | mojavefs/lookup-mydns/source/OMakefile |
Added | mojavefs/lookup-mydns/source/lookup_test.ml |