bug-bison
[Top][All Lists]
Advanced

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

Re: Change of prefix


From: Paul Eggert
Subject: Re: Change of prefix
Date: Tue, 17 Dec 2002 14:36:37 -0800

> From: Philip Tresadern <address@hidden>
> Date: 17 Dec 2002 13:57:42 +0000
> 
> When using the -p operator to change the prefix, a macro is defined for
> yywrap which prevents the object code from compiling, presumably because
> yywrap() is an external function that is no longer recognised under the
> new alias. Has this been rectified to date?

I'm not familiar with this bug.  Can you give a simple test case to
illustrate the problem?

I'm not sure what the problem is here.  yywrap is a Lex symbol, not a
Yacc symbol, so Bison doesn't (and shouldn't) use it.



reply via email to

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