bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Bob Rossi
Subject: Re: push parser
Date: Thu, 14 Dec 2006 09:49:58 -0500
User-agent: Mutt/1.5.12-2006-07-14

> Here are some more unresolved issues:
> 
> 1. Remove the yyparse prototype when %push-parser is specified.

Hi Joel,

Thanks for all the speedy work :)

How does this look?

Bob Rossi

2006-12-14  Bob Rossi  <address@hidden>

       * data/push.c (yyparse): Moved define to only be generated when not
       in push-parser mode.
       (yyparse): Moved prototype to only be declared when not in push-parser
       mode.

Attachment: push.c.diff
Description: Text document


reply via email to

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