>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > * data/glr.c: Use b4_token_enums, not b4_token_enums_defines. Installed.
