On Wed, 2005-09-14 at 11:55 -0700, Jay Siegel wrote:
> I turned on almost all of the OMIT definitions
> since size is very important on my embedded platform. 
> This causes a few problems with definitions in
> parse.c.  This is documented somewhere and I expected
> it.  It shouldn't be necessary to hand-code out the
> parse.c code for triggers, etc. though.  It would be
> much easier if, based on the various OMIT definitions,
> stub routines would be defined that force a parse
> error, etc.

Pass the appropriate -D options into lemon when
you are generating parse.c and no hand editing
is required.

-- 
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to