[OT] RE: bison bug

2006-03-30 Thread Dave Korn
On 30 March 2006 15:43, Stefan Vorkoetter wrote: > Eric Blake wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Quit commandeering threads. If you have a new subject, start a new thread >> (ie. get rid of In-Reply-To headers from the old thread, not just changing >> the subject li

Re: bison bug

2006-03-30 Thread Stefan Vorkoetter
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Quit commandeering threads. If you have a new subject, start a new thread (ie. get rid of In-Reply-To headers from the old thread, not just changing the subject line). Sorry, didn't see any such headers. According to Stefan Vor

Re: bison bug

2006-03-30 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Quit commandeering threads. If you have a new subject, start a new thread (ie. get rid of In-Reply-To headers from the old thread, not just changing the subject line). According to Stefan Vorkoetter on 3/29/2006 9:35 AM: > The latest version of bison

bison bug

2006-03-29 Thread Stefan Vorkoetter
The latest version of bison appears to be broken. Regardless of the grammar input file, the generated y.tab.c file contains a syntax error in the definition of yyparse when __STDC__ and YYPARSE_PARAM are not defined. Specifically, the generated code looks like: int yyparse () ; { int yyst