twlevo <[EMAIL PROTECTED]> 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.
