autoconf-patches
[Top][All Lists]
Advanced

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

Re: 10-forbidden-tokens-in-comments.patch


From: Alexandre Oliva
Subject: Re: 10-forbidden-tokens-in-comments.patch
Date: 18 Jan 2001 11:56:58 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

On Jan 18, 2001, Akim Demaille <address@hidden> wrote:

> | Index: ChangeLog
> | from  Akim Demaille  <address@hidden>
> |         
> |         * autoconf.sh (finalize.awk): Don't discard comments when looking
> |         for unexpanded tokens.
> |         Adjust Autoconf and its test suite.

> I think there should be at least a small debate about this one.  What
> do people think?

I've already expressed in the past that I thought autoconf was overly
greedy in assuming all A[A-Z]_ names were supposed to be autoconf
macros.

Besides, comments are comments!  I'd rather just pass them through.
They wouldn't ever be expanded, anyway.

Hmm...  But that's your point.  In some cases, the intend was to have
them expanded, but not within a comment.

How about an additional -W flag that would enable searching for macro
names within comments?  It would be disabled by default, but we'd use
it in our own testsuite.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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