On Jan 18, 2001, Akim Demaille <[EMAIL PROTECTED]> wrote:
> | Index: ChangeLog
> | from Akim Demaille <[EMAIL PROTECTED]>
> |
> | * 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 aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me