bison-patches
[Top][All Lists]
Advanced

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

Re: FYI [trunk]: lines-bug2.patch


From: Akim Demaille
Subject: Re: FYI [trunk]: lines-bug2.patch
Date: 13 Dec 2001 11:46:31 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service)

>>>>> "Marc" == Marc Autret <address@hidden> writes:

Marc> Hi,

Marc> With this patch, the #line macros are correct.  It also makes
Marc> %no-lines option working like before.

Good news.

People, I would like to remind you that one goal in Bison is to get
rid of #line "../bison.simple", rather it should point to the content
of the *output* parser.

Leaving a comment such as

/* bison.simple:345 */
#line 553

instead of

#line 345 "bison.simple"

is ok with me.  But it is definitely wrong to point to bison.simple
(for a start, it may simply not exist on the machine where the parser
is compiled).



reply via email to

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