GNU bug report logs - #8718
error when using nested conditionals

Previous Next

Package: automake;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Sun, 22 May 2011 22:31:02 UTC

Severity: normal

Tags: wontfix

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bruno Haible <bruno <at> clisp.org>
To: Jack Kelly <jack <at> jackkelly.name>
Cc: 8718 <at> debbugs.gnu.org, Stefano Lattarini <stefano.lattarini <at> gmail.com>
Subject: bug#8718: error when using nested conditionals
Date: Fri, 10 Jun 2011 11:44:57 +0200
Jack Kelly wrote:
> AM_IGNORE_UNDEFINED_CONDITIONALS(REGEX) ignores
> "undefined-conditional" errors for conditions that match REGEX.

With this proposal, gnulib would have to turn off all "undefined-conditional"
errors, that is, use a regex of [.*]. That's because as exemplified in the
previous mail, foo.m4 and foo.mk are created by package authors (outside
the gnulib maintainers team) whom we don't want to bother with the need
to find a regex.

Whereas with Stefano's proposal, the disabled error-checking can be limited
to the m4 code portions that have been processed through gnulib-tool,
leaving it enabled for the package's configure.ac.

Bruno
-- 
In memoriam Lamana Ould Bou <http://fr.wikipedia.org/wiki/Lamana_Ould_Bou>




This bug report was last modified 13 years and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.