bison-patches
[Top][All Lists]
Advanced

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

Re: revert the ";" hack (was: [PATCH 0/6] api.value.type support)


From: Akim Demaille
Subject: Re: revert the ";" hack (was: [PATCH 0/6] api.value.type support)
Date: Mon, 4 Mar 2013 08:33:39 +0100

Le 25 févr. 2013 à 17:49, Akim Demaille <address@hidden> a écrit :

> commit e1ae442f5b5adc2277a405bff1940ef4d12df435
> Author: Akim Demaille <address@hidden>
> Date:   Mon Feb 25 15:33:55 2013 +0100
> 
>    grammar: no longer detect and cure missing semicolon at end of actions
> 
>    Bison 3.0 is already breaking backward compatibility with other
>    features.  It is an appropriate time to drop this feature.  Note that
>    it was disabled when --yacc is passed.  See
>    http://lists.gnu.org/archive/html/bison-patches/2013-02/msg00102.html
> 
>    Basically, revert e8cd1ad655bcc704b06fb2f191dc3ac1df32b796.
> 
>    * src/scan-code.l (braces_level, need_semicolon, in_cpp): Remove.
>    Remove every rule needed to detect and add missing semicolon.
>    * tests/actions.at (Fix user actions without a trailing semicolon):
>    Remove.
>    * NEWS: Adjust.

Installed.





reply via email to

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