bison-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] overquoting in implementation of %code and %defines


From: Paolo Bonzini
Subject: Re: [PATCH] overquoting in implementation of %code and %defines
Date: Mon, 15 Jan 2007 08:56:28 +0100
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)


It's not useless. I don't want to juggle yet another macro name (such as b4_prefix) for every variable name for which I want to define a default value.

Well, given the extra long name of b4_get_percent_define (which unlike b4_get_percent_code is used many times throughout a skeleton) I'd "juggle yet another macro name for every variable name" if I use it frequently enough. Period, even if I don't want to define a default value. :-)

If you want, I can take care of converting the existing skeletons to use the default argument instead of m4_define_default.

I can also take care of converting b4_get_percent_{define,code} to just b4_get_{define,code}.

Paolo




reply via email to

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