Hi,
On Sat, Apr 4, 2009 at 1:22 AM, Alexandre Bique
<address@hidden> wrote:
On Mon, Jan 19, 2009 at 9:27 PM, Akim Demaille <address@hidden>
wrote:
Thank you for the patch. Unfortunately the cure is nastier than the
disease: you used a constant string as a header guard, which will
make life
harder for people who mix several parsers.
Well, i just updated my patch. It use b4_prefix and translate [a-z:]
-> [A-Z_]. I think it should work with people who mix several
parsers.
Is there something wrong with my previous update ?
(http://lists.gnu.org/archive/html/bug-bison/2009-04/msg00003.html)