I believe the Lemon documentation at: http://www.hwaci.com/sw/lemon/lemon.html is out of date with respect to the default token type. If I create a parser with no token_type override, the default type is:
#define ParseTOKENTYPE void* not int as stated. Thanks, Conor. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users