Hello,

how can I clear the parser stack? I call yyparse() twice with the same input and get different error messages. I looks that the parser stack is not initialized in yyparse(), the lexer reads the correct tokens.

Thanks
Steffen



_______________________________________________
[email protected] http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to