bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] identifiers: dashes are letters.


From: Akim Demaille
Subject: Re: [PATCH] identifiers: dashes are letters.
Date: Mon, 4 May 2009 22:04:10 +0200


Le 4 mai 09 à 21:15, Akim Demaille a écrit :

Dashes can now start identifiers (symbols and directives).

        * src/scan-gram.l ({letter}): Add dash.
        ({id}): Remove it.
        * tests/input.at (Symbols): Adjust.
        Remove stray comment.
        * tests/regression.at (Invalid inputs): Adjust error message.
        * doc/bison.texinfo (Symbols): Update.

This patch, pushed in branch-2.5, breaks the support of hexadecimal token numbers. I will fix this, and add a test case. I pushed a fixed version of this patch in master.





reply via email to

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