bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Paul Eggert
Subject: Re: push parser
Date: Tue, 19 Dec 2006 15:06:20 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Joel E. Denny" <address@hidden> writes:

> -    int yytoken;
> +    int yytoken]b4_push_if([], [[ = 0]])[;

How about if we leave this line alone, and put an initialization
statement 'yytoken = 0;' elsewhere?  That sounds a bit cleaner.
Similarly for the other initializations like this.

Other than that, it looks OK to me.




reply via email to

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