On 6-Jul-09, at 1:20 PM, D. Richard Hipp wrote:
> At http://www.sqlite.org/compile.html under section 1.6, it says you
> cannot use SQLITE_OMIT_ compile-time options with the amalgamation.
> The documentation never says you cannot use
> SQLITE_ENABLE_UPDATE_DELETE_LIMIT with the amalgamation, but it
> should, since SQLITE_ENABLE_ is really just SQLITE_OMIT_ with the
> default behavior inverted, and so SQLITE_ENABLE_ will not work with
> the amalgamation for exactly the same reason that SQLITE_OMIT_ will  
> not.

See?  That's how I read this, too.   Oh, well... I've wasted more time
on stupider things than this, so it's no use cying over spilled  
milk.  :-)

Thanks,

Andy


Andy Froncioni
---------------------------------------------------------------
My other signature is a pun.
---------------------------------------------------------------
a.fronci...@sympatico.ca
(514) 829-0255




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

Reply via email to