Hi,

I wrote:
We're building the amalgamated source file with SQLITE_OMIT_LOAD_EXTENSION defined.

This had been working just fine until the release of SQLite 3.5.2.

I'm sorry, I need to add that we're trying to build sqlite3.c without header file sqlite3ext.h:
    http://www.sqlite.org/cvstrac/tktview?tn=2858

For those interested, here is my detailed solution to this issue:
        http://www.sqlite.org/cvstrac/tktview?tn=2858

This really looks like a bug of the SQLite, with SQLITE_OMIT_LOAD_EXTENSION defined. The bug report has been closed as "Not_A_Bug", I hope this will be reconsidered.

Regards,
--
Dimitri

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to