help-bison
[Top][All Lists]
Advanced

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

Re: how to work with Bison locations?


From: Kynn Jones
Subject: Re: how to work with Bison locations?
Date: Tue, 2 Jun 2009 17:29:10 -0400

On Tue, Jun 2, 2009 at 5:06 PM, Hans Aberg <address@hidden> wrote:
> On 2 Jun 2009, at 22:27, Kynn Jones wrote:
>
>> I can't get Bison locations to work.
>
> Bison now has a %locations option - see this link and its example.
>  http://lists.gnu.org/archive/html/help-bison/2009-05/msg00040.html
> Compile with 'g++' or 'gcc -lstdc++'.

I added the %locations directive, and compiled with g++, but the
resulting behavior is exactly as before.

BTW, I was not able to find any locations-related content in the link
you provided.

But I do appreciate your help.

Kynn

On Tue, Jun 2, 2009 at 5:06 PM, Hans Aberg <address@hidden> wrote:
> On 2 Jun 2009, at 22:27, Kynn Jones wrote:
>
>> I can't get Bison locations to work.
>
> Bison now has a %locations option - see this link and its example.
>  http://lists.gnu.org/archive/html/help-bison/2009-05/msg00040.html
> Compile with 'g++' or 'gcc -lstdc++'.
>
> It has some use of locations - perhaps somebody else will give a better
> reply.
>
>  Hans
>
>
>




reply via email to

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