bison-patches
[Top][All Lists]
Advanced

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

Re: bison-2.4.2 released [stable]


From: Joel E. Denny
Subject: Re: bison-2.4.2 released [stable]
Date: Tue, 30 Mar 2010 12:40:46 -0400 (EDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

On Mon, 29 Mar 2010, Richard Stallman wrote:

>       POSIX specifies that an error be reported for any identifier that does
>       not appear on the LHS of a grammar rule and that is not defined by
>       %token, %left, %right, or %nonassoc.  Bison 2.3b and later lost this
>       error report for the case when an identifier appears only after a
>       %prec directive.  It is now restored.  However, for backward
>       compatibility with recent Bison releases, it is only a warning for
>       now.  In Bison 2.5 and later, it will return to being an error.
> 
> Why not keep it as a warning only?

Fine with me.  Any opinions from anyone else?

Thanks.




reply via email to

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