This is the mail archive of the automake-prs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake/291


The following reply was made to PR automake/291; it has been noted by GNATS.

From: adl@sources.redhat.com
To: automake-gnats@sourceware.org
Cc:  
Subject: automake/291
Date: 9 Aug 2003 22:34:30 -0000

 CVSROOT:	/cvs/automake
 Module name:	automake
 Changes by:	adl@sourceware.org	2003-08-09 22:34:30
 
 Modified files:
 	.              : ChangeLog 
 	lib/Automake   : Variable.pm 
 	tests          : Makefile.am Makefile.in canon5.test 
 Removed files:
 	tests          : vars2.test 
 
 Log message:
 	Revert the fix for PR automake/291:
 	* lib/Automake/Variable.pm (define): Do not warn about variables
 	starting with `_' which are an issue on NEWS-OS 4.2R.  According
 	to Paul Eggert, NEWS-OS 4.2R is ten years old, the latest version
 	was released on 1996 and is not in wide use.  On the other hand,
 	variables starting with `_' are mandatory in several situations,
 	so diagnosing them is more annoying than useful.
 	* tests/canon5.test: Do not use -Wno-portability.
 	* tests/vars2.test: Delete.
 	* tests/Makefile.am (TESTS): Remove vars2.test.
 	Suggested by Jim Meyering.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2331&r2=1.2332
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Variable.pm.diff?cvsroot=automake&r1=1.15&r2=1.16
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.508&r2=1.509
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.653&r2=1.654
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/canon5.test.diff?cvsroot=automake&r1=1.6&r2=1.7
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/vars2.test.diff?cvsroot=automake&r1=1.3&r2=NONE
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]