bug-bison
[Top][All Lists]
Advanced

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

Re: --no-parser and %no-parser not working in 1.875


From: Hans Aberg
Subject: Re: --no-parser and %no-parser not working in 1.875
Date: Wed, 10 Mar 2004 19:12:17 +0100

At 19:45 -0800 2004/03/05, Tzvetan Mikov wrote:
>I noticed that the "--no-parser" opion no longer works in 1.875b.
>I found this message in the buglist:
>http://mail.gnu.org/archive/html/bug-bison/2002-11/msg00015.html
>saying that it didn't work in 1.75 either.
>
>Are there plans to fix this ? I really need the"--no-parser" option.

I hope someone will fix this bug.

But one way around this is to simply modify your favorite C-skeleton file
into a new one, only outputting the tables. It could be that this option
stopped working when the new M4 approach was introduced for writing the
output files.

The new %no-parser command should probably set a flag that allows one to
select what macros to write in the output. Then the skeleton files should
be augmented to support this feature. This way, it will work for all
skeleton files. I am not sure about the exact details in doing this, though.

  Hans Aberg






reply via email to

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