This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com 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]

libstdc++/ /ChangeLog /acconfig.h /acinclude.m ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/11/29 10:33:00

Modified files:
	.              : ChangeLog acconfig.h acinclude.m4 aclocal.m4 
	                 config.h.in configure configure.in 
	                 mknumeric_limits 
	bits           : c++config.h.in string.tcc 
	libio/tests    : Makefile.in 
	libio/testsuite: Makefile.in 
	src            : Makefile.am Makefile.in complex.cc 

Log message:
	1999-11-29  Chip Salzenberg  <chip@valinux.com>
	
	* Makefile.in: Tweaks for CXXFLAGS.
	* */Makefile.in: Same.
	
	1999-11-29  Mumit Khan  <khan@xraylith.wisc.edu>
	
	* configure.in: Check for wide character support.
	* bits/c++config.h.in (_GLIBC_USE_WCHAR_T): Move from here ...
	* acconfig.h (_GLIBC_USE_WCHAR_T): to here.
	* bits/string.tcc (wstring::_S_find): Guard wchar_t specialization.
	
	1999-11-29  Mumit Khan  <khan@xraylith.wisc.edu>
	
	* acinclude.m4: Fix typo.
	* src/complex.cc: Fix macro line continuation.
	
	1999-11-29  Petter Urkedal  <petter@matfys.lth.se>
	
	* src/Makefile.am (CXXFLAGS): Add -Wno-format to allow non-
	string literals in format, as used in locale-facets.tcc.


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