bison-patches
[Top][All Lists]
Advanced

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

Re: first column is 1 not 0


From: Joel E. Denny
Subject: Re: first column is 1 not 0
Date: Sat, 8 Jul 2006 17:16:27 -0400 (EDT)

On Sat, 8 Jul 2006, Akim Demaille wrote:

> Le 8 juil. 06 ? 16:55, Joel E. Denny a ?crit :
> 
> > On Sat, 8 Jul 2006, Akim Demaille wrote:
> > 
> > > I think you also have to have a look at skeletons themselves.
> > 
> > How so?
> 
> When using the builtin location type, yylloc is initialized.

I see, you mean for the generated parser itself.  I usually used 
%initial-action to handle this, and I vaguely recall someone writing the 
help list about it as well.  It's good that Bison handles it now.

> > > I'm also in favor of having locations.cc match this.
> > 
> > Me too.
> 
> OK, done.

Great.

Joel

reply via email to

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