Re: patch pings

2006-04-09 Thread Alexandre Duret-Lutz
Ralf: | For your convenience: of my list of pinged patches only this one has not | been addressed yet: | http://lists.gnu.org/archive/html/automake-patches/2005-09/msg00013.html | The bug originated here: | http://lists.gnu.org/archive/html/automake/2005-09/msg00088.html | The missing part of Stepa

Re: AM_SUBST_IGNORE = AC_SUBST without Makefile variable definition

2006-04-09 Thread Alexandre Duret-Lutz
Sorry for the delay. I'm checking this in. 2006-04-09 Alexandre Duret-Lutz <[EMAIL PROTECTED]> * automake.in (%ignored_configure_vars): New variable. (scan_autoconf_traces): Trace for _AM_SUBST_NOTMAKE and fill %ignored_configure_vars. (define_configure_variable

Re: AM_SUBST_IGNORE = AC_SUBST without Makefile variable definition

2006-04-09 Thread Stepan Kasal
Hello, On Sun, Apr 09, 2006 at 09:46:48AM +0200, Alexandre Duret-Lutz wrote: > Sorry for the delay. I'm checking this in. I'm responsible for the delay, of course. Thank you very much for resolving this. A typo crept in, though, see below. Thanks, Stepan --- ChangeLog 9 Apr 2006 07:

FYI: reduce the am__XXX* shadowing clutter (Was: Re: $(EXEEXT) in TESTS required?)

2006-04-09 Thread Alexandre Duret-Lutz
| Note to self: need to tune transform_variable_recursively so it doesn't | create a temporary variable when no transformation has occurred. I'm checking this patch in. It has two effects : - automake no longer systematically creates a "shadow" am__XXX variable for each subvariable of a re

another typo

2006-04-09 Thread Stepan Kasal
Hello, I have noticed the following typo. Stepan diff -u -r1.304 NEWS --- NEWS21 Mar 2006 19:09:21 - 1.304 +++ NEWS9 Apr 2006 14:29:18 - @@ -89,7 +89,7 @@ $(LIBOBJS), $(LTLIBOBJS), $(ALLOCA), and $(LTALLOCA) can be used in different directories. - - $(EX

const/volatile vs. -Werror

2006-04-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch allows: ./testsuite -d -k 'C keywords' CFLAGS='-Wall -Werror' to succeed with gcc 3.4.4. There were so many tests in AC_C_CONST, some with duplicate names but different scopes, that I relettered the local variables. 2006-04-07 Eric Blake

Re: const/volatile vs. -Werror

2006-04-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Oops - wrong list. Sorry about that.] According to Eric Blake on 4/7/2006 6:35 AM: > * lib/autoconf/c.m4 (AC_C_CONST, AC_C_VOLATILE): Avoid warnings > from gcc. - -- Life is short - so eat dessert first! Eric Blake [EMAIL P