Re: confusing bison error

Akim Demaille <[email protected]> Sat, 28 Nov 2020 14:02:18 +0100
Newsgroups gmane.comp.parsers.bison.general
Message-ID <[email protected]>
Hi John,

> Le 28 nov. 2020 à 11:27, John P. Hartmann <[email protected]> a écrit :
> 
> His goof was to specify '=' (three characters) in flex.  So the = token never got to the parser.

Doh...  I didn't see it :(

Thanks for the resolution of the mystery :)