This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: Fix version-bumping script (and all affected files)


 > 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
 > 
 > 	    * update_version:  Don't indent the version string.
http://gcc.gnu.org/ml/gcc-patches/2002-03/msg00261.html

Mark, would it be okay for Phil to also apply this patch, and the
associated updates, etc, to the 3.1 branch?  Without it, you cannot
bootstrap on hosts with K&R compilers since they'll choke on each
version.c file with the whitespace indentation:

 > version.c:1:90: warning: traditional C ignores #include with the # indented
 > f/version.c:1:90: warning: traditional C ignores #include with the # indented

		Thanks
		--Kaveh
--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Global Services


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