> On Apr 15, 2008, at 10:34 PM, Richard Klein wrote:
>> I compiled SQLite 3 (version 3.5.7), specifying
>> SQLITE_OMIT_TRIGGER to reduce the size of the
>> generated code.
>>
>
> The OMIT macros are not supported in the preprocessed source
> code or in the amalgamation. To use the OMIT macros you
On Apr 15, 2008, at 10:34 PM, Richard Klein wrote:
> I compiled SQLite 3 (version 3.5.7), specifying
> SQLITE_OMIT_TRIGGER to reduce the size of the
> generated code.
>
The OMIT macros are not supported in the preprocessed source
code or in the amalgamation. To use the OMIT macros you much
compi
I compiled SQLite 3 (version 3.5.7), specifying
SQLITE_OMIT_TRIGGER to reduce the size of the
generated code.
I got the following compilation warnings in
parse.c:
-
parse.y(990) : error C2220: warning
3 matches
Mail list logo