On Mon, Nov 01, 2010 at 02:14:49AM +0000, Philip Herron wrote:
> Then thats probably a bug although i havent played with GLR prarsers
> in bison you may want to post this to bison-help and see what they
> say.

The thing is that bison does produce the y.tab.h header, which it then
assumes to exist and #includes. It doesn't know ylwrap renamed it. You
are supposed to say %defines "myparser.h" or pass bison a -o option so it
produces myparser.c and myparser.h in the first place.

-- 
Pippijn van Steenhoven

Attachment: signature.asc
Description: Digital signature

Reply via email to