Re: Problem building a reentrant parser

<[email protected]> Thu, 16 Feb 2006 09:29:54 -0600
Newsgroups gmane.comp.lex.flex.general,gmane.comp.parsers.bison.general
Message-ID <[email protected]>
Thanks for the response.

Changing %pure_parser to %pure-parser does not change any of the
behaviour.  The compile error message is exactly the same.  The
developers seem to have dummy proofed at least this part.

Any other ideas?