bug-bison
[Top][All Lists]
Advanced

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

Re: bison parse-gram.y semicolon


From: Paul Eggert
Subject: Re: bison parse-gram.y semicolon
Date: Mon, 02 Jan 2006 00:59:53 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

twlevo <address@hidden> writes:

> parse-gram.y line 238 that ';' rule is needed. 

Yes, it's needed, but that part of the grammer is messy, and that is
why the comment talks about a "horror".  Ideally a declaration would
end with an optional semicolon, but there wouldn't be such a thing as
an empty declaration.

Thanks for mentioning the other problems; I'll try to fix them soon.




reply via email to

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