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.