bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix minor problems encountered by a fresh bootstrap.


From: Joel E. Denny
Subject: Re: [PATCH] Fix minor problems encountered by a fresh bootstrap.
Date: Sat, 15 Jan 2011 16:43:50 -0500 (EST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Sun, 9 Jan 2011, Paul Eggert wrote:

> * data/glr.c, data/yacc.c: Do not use apostrophes in '#' comments,
> as they confuse xgettext, which tries to parse them as C character
> constants in a preprocessor directive.

Sorry, could you explain this a bit more?  xgettext runs on yacc.c and 
glr.c?  I agree that somehow it should do that.  I wasn't aware it already 
was doing that or that it even knew how.

> * data/yacc.c (yy_lac): Don't use printf %d format on *yyesp, as
> that expression might not promote to int on some platforms.

Thanks for this fix.

I noticed you're only pushing to master.  Please keep in mind that 
branch-2.5 should still receive bug fixes.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]