bison-patches
[Top][All Lists]
Advanced

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

Re: glr.c: Token definitions


From: Akim Demaille
Subject: Re: glr.c: Token definitions
Date: Tue, 20 Sep 2005 09:57:21 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>> "Akim" == Akim Demaille <address@hidden> writes:

 > I propose that newer skeletons define the tokens only using enums, not
 > #defines in addition.  That's already the case for C++, but I propose
 > that we do the same for glr.c.  In practice, it only means to apply
 > the following patch.  Any objection?

 > Index: ChangeLog
 > from  Akim Demaille  <address@hidden>

 >      * data/glr.c: Use b4_token_enums, not b4_token_enums_defines.

Installed.





reply via email to

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