bison-patches
[Top][All Lists]
Advanced

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

Re: incorrect yychar for unambiguous GLR


From: Paul Eggert
Subject: Re: incorrect yychar for unambiguous GLR
Date: Mon, 30 Jan 2006 11:30:42 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

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

> I just noticed that this changes yyrawchar from int to short.  I'm not 
> smart enough to know if this matters.

yyrawchar is what yylex returned, right?  If so, it must be int, since
users can specify token numbers greater than 2**16.




reply via email to

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