On 17 Dec 2010, at 17:08, Gergely Feldhoffer wrote:
Thank you, we upgraded bison from latest debian 2.4.1 to 2.4.3, and it
works just fine.
I just had this problem on the default Ubuntu 10.10 installation (gcc
4.4.5, bison 2.4.1). Anyone who wants to stay on 2.4.1 needs to edit the
location.
Le 23 déc. 2010 à 19:31, Evan Lavelle a écrit :
> I was surprised to see this in my grammars, though, since I don't use
> %locations. Should the position/location code be generated if it's not
> required?
No, indeed it should not. This is fixed in the current sources, which have not
been rel
Hi,
On Thu, 23 Dec 2010, Akim Demaille wrote:
> Le 23 déc. 2010 à 19:31, Evan Lavelle a écrit :
>
> > I was surprised to see this in my grammars, though, since I don't use
> > %locations. Should the position/location code be generated if it's not
> > required?
>
> No, indeed it should not. T