bison-patches
[Top][All Lists]
Advanced

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

Re: push parser documentation


From: Bob Rossi
Subject: Re: push parser documentation
Date: Wed, 22 Aug 2007 09:31:21 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On Fri, Aug 17, 2007 at 07:39:22PM -0400, Joel E. Denny wrote:
> On Sun, 12 Aug 2007, Bob Rossi wrote:
> 
> > I don't have commit priviledges, so
> > here's the patch, please commit it.
> 
> I forgot.  I committed it.
> 
> > What is next? I could provide an example for the manual if it's
> > necessary.
> 
> Whatever examples and test cases you have time for would be great.  
> However, the most important thing you can probably be doing is using it in 
> a real project to help us find bugs.  Test cases or even examples for the 
> manual might come from that experience.

OK, I have a gdb/mi parser, and a small main program which is capable of 
reading a file line by line and passing the info to the parser. This
functionality seems to work fine. Now that I'm done working on this,
I'll continue to work on the parser more, and thus test it more.

> Before the next release, I need to implement the %define idea we discussed 
> and write a NEWS entry.
> 
> > What I'm really interested is getting push.c moved to yacc.c.
> > I'm not really interested in using this feature until I know it'll get
> > into the next version of bison.
> 
> I propose we mv push.c yacc.c 2 weeks from today unless Paul Eggert or 
> Akim Demaille asks for more time to review the changes or there's some 
> other major objection.
> 
> Of course, whether we mv push.c yacc.c doesn't affect whether the push 
> parser is usable in the next release.

That's true, however, it will be slightly annoying to me because I'll
have to modify the autotools somehow to use the proper skeleton
depending on the version of bison that I'm using.

Bob Rossi




reply via email to

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