On Wed, Apr 10, 2013 at 6:40 PM, Baptiste Daroussin <
baptiste.darous...@gmail.com> wrote:

> I'm trying to activate SQLITE_ENABLE_LOCKING_STYLE=1 on FreeBSD.
>

The SQLITE_ENABLE_LOCKING_STYLE compile-time option is code that was
contributed and supported by Apple specifically for use on Mac OS-X.
Unfortunately, the engineer at Apple who was providing that support has
moved on and so the SQLITE_ENABLE_LOCKING_STYLE compile-time option has
been orphaned.  It is currently unsupported and untested.

Note that the SQLite core team contains to support, maintain, and test
SQLite on OS-X.  We just don't provide support for the
SQLITE_ENABLE_LOCKING_STYLE compile-time option.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to