bison-patches
[Top][All Lists]
Advanced

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

Re: FYI: lalr1.cc: Move tokens and YYSTYPE into the class


From: Akim Demaille
Subject: Re: FYI: lalr1.cc: Move tokens and YYSTYPE into the class
Date: Mon, 3 Oct 2005 07:53:08 +0200


I found a minor glitch with that patch: xgettext complains about the
unmatched ' in lalr1.cc:

  data/lalr1.cc:33: warning: unterminated character constant

I installed the patch enclosed below.
(Don't you just love the quoting rules here?  :-)

Thanks!  Actually it was to please Emacs.

Also, could you please explain the new FIXME comment here?  Sorry, I
don't quite follow it. What macros used to be there, but are missing now?

I remember I had macros to compute the names of the CPP
guards, and here it's hard coded.  I should write these
macros again.




reply via email to

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