bug-gnulib
[Top][All Lists]
Advanced

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

Re: AH_VERBATIM missing 2nd arg (was: OS/2 and stdarg module)


From: Bruno Haible
Subject: Re: AH_VERBATIM missing 2nd arg (was: OS/2 and stdarg module)
Date: Tue, 11 Jul 2006 14:47:35 +0200
User-agent: KMail/1.9.1

Ralf Wildenhues wrote:
> But I wonder a bit whether some code makes use of this
> "feature" that
>    AH_VERBATIM([key], [some code])
>    dnl ...
>    AH_VERBATIM([key], []) # no code
> 
> happens to not output the code.

The AH_VERBATIM doc makes it clear that different TEMPLATE arguments
to AH_VERBATIM should have different KEY arguments. It doesn't mention
the possibility to erase effects of earlier AH_VERBATIM calls.
Therefore I'd think this change is safe.

Bruno




reply via email to

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