bug-bison
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix variadic declaration of yyerror() and yylex() function p


From: Paul Eggert
Subject: Re: [PATCH] Fix variadic declaration of yyerror() and yylex() function prototypes
Date: Wed, 25 May 2005 10:48:22 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Jeannot Langlois <address@hidden> writes:

> Are there any mechanisms already in place to communicate the presence
> of this "-ly" option to the skeleton files?  (Like any M4 macros
> already defined, or any symbol?).

The -y option (not -ly -- that's for the linker) sets the yacc_flag
variable in the C code.  If that's not communicated to the templates
via an M4 macro you can add something to do it.




reply via email to

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