[EMAIL PROTECTED] wrote:
lemon is an excellent parser generator.

Is there a way to fix the gcc warnings?  The parser code, created
from the lemon parser generator, throws a few warnings between
signed and unsigned integers.


The template for the generated code is a file named "lempar.c". Find the source code at http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/lempar.c. Feel free to submit patches.


-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565



Reply via email to