bug-bison
[Top][All Lists]
Advanced

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

Re: $<out of range>


From: Florian Krohm
Subject: Re: $<out of range>
Date: Thu, 25 Apr 2002 12:17:36 -0400

On Thursday 25 April 2002 11:22, Akim Demaille wrote:
>
> So, I hope POSIX declares this is an heresy, and assuming it does,
> what is the proper decision to make?  Of course, we should tell the
> GCC folks to fix their stuff, but, what about bison?
>

If POSIX says it is allowed, we need to support it obviously.
Optionally, we could issue a warning about bad style.

If POSIX says it is not allowed or leaves it unspecified, I'd
say, that we should deprecate it in a future release. Pretty much
the same way you are handling the terminating ';' issue.
However, since it used to work and is now broken it needs to be
put back in temporarily. Personally, I feel that incompatible
changes should be announced first.

Florian



reply via email to

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