Larry Jones wrote:

> Derek R. Price writes:
> > I researched the yyparse() prototype a little farther.  Bison (GNU yacc) appears
> > to generate prototypes for yyparse() automatically.  Apparently it's not anything
> > a user should override because it ifdef's on some things like YYPARSE_PARAM &
> > __cplusplus for various reasons.
>
> Note that it's also conditional on __GNUC__, so it's not generally
> useful.  I endorse the suggested change -- declaring it without a

It doesn't cause any problems with 'gcc -Wall', so, ok.

Checked in.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
We shall have our follies without doubt.  Some one or more of them will always
be afloat.  But ours will be the follies of enthusiasm, not of bigotry, not of
Jesuitism.  Bigotry is the disease of ignorance, of morbid minds; enthusiasm of
the free and buoyant.  Education and free discussion are the antidotes of both.
We are destined to be a barrier against the return of ignorance and barbarism.

                        - Thomas Jefferson to John Adams, 1816




_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to