bug-bison
[Top][All Lists]
Advanced

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

Re: RFC: Requiring the ending `;'


From: Paul Eggert
Subject: Re: RFC: Requiring the ending `;'
Date: Mon, 6 Jan 2003 01:16:23 -0800 (PST)

> From: Akim Demaille <address@hidden>
> Date: Sun, 05 Jan 2003 13:41:16 +0100

> I wanted to have Bison understand
> 
>       prelist postlist foo: baz baz {/*...*/}
> 
> But to be able to declare the ``context'' of an lhs this way, you need
> to know where the previous rule ended.

Surely we can still implement this as a pure extension to POSIX, by
saying that if you want to use this extension you must end the
previous rule (if any) with ';'.




reply via email to

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