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:46 -0000

 CVSROOT:	/cvs/automake
 Module name:	automake
 Branch: 	branch-1-7
 Changes by:	adl@sourceware.org	2003-08-09 22:34:46
 
 Modified files:
 	.              : ChangeLog automake.in 
 	tests          : Makefile.am Makefile.in canon5.test 
 Removed files:
 	tests          : vars2.test 
 
 Log message:
 	Revert the fix for PR automake/291:
 	* automake.in (macro_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&only_with_tag=branch-1-7&r1=1.2024.2.196&r2=1.2024.2.197
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.1365.2.52&r2=1.1365.2.53
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.443.2.37&r2=1.443.2.38
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.576.2.60&r2=1.576.2.61
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/canon5.test.diff?cvsroot=automake&only_with_tag=branch-1-7&r1=1.5&r2=1.5.2.1
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/vars2.test.diff?cvsroot=automake&only_with_tag=branch-1-7&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]