I'm trying to use the network filesystem support on Mac OS X that is, to my understanding, enabled by the SQLITE_ENABLE_LOCKING_STYLE flag. As also noted by someone else in the archives of this list, I'm finding that Sqlite 3.5.6 won't compile with the flag defined.
I noticed that there has been some recent work on this area of the code, but it's unclear to me whether it's working in its current state or not. So...does anybody know the current status of the SQLITE_ENABLE_LOCKING_STYLE code? Should I expect the most current code to compile and, perhaps more importantly, should I expect it work at a functional level? Is there any estimated timeline for the next official release that would include support for this functionality? Thanks for your help, -- Steven [EMAIL PROTECTED] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

