Re: [Tools-discuss] Re: Bug in the Perl ABNF parser?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tools-discuss] Re: Bug in the Perl ABNF parser?
On 1/25/07, Lars Eggert <lars.eggert at nokia.com> wrote:
On 2007-1-25, at 11:38, ext Lars Eggert wrote:
> Did you ever get that resolved?
Oddly, I never saw Stephane's report until you followed up. Sorry.
FWIW, bison wants the -d flag to generate y.tab.h. Doh.
Double-Doh, since bison 2.1 doesn't.
I changed YACC= to
YACC= @YACC@ -d -v
in Makefile.in and it builds on my original development system and on
MacOS 10.4.
I also fixed another bug that was introduced just before the 1.1
release so I suppose I should release 1.2. Did I mention I'm bad at
releasing? ;-)
Bill
_______________________________________________
Tools-discuss mailing list
Tools-discuss at ietf.org
https://www1.ietf.org/mailman/listinfo/tools-discuss
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.