bug-bison
[Top][All Lists]
Advanced

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

Re: No header guard in glr.c skeleton (bison 2.4.1)


From: Alexandre Bique
Subject: Re: No header guard in glr.c skeleton (bison 2.4.1)
Date: Fri, 17 Apr 2009 21:59:32 +0100

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)

Thank you.

-- 
Alexandre Bique




reply via email to

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