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 /Makefile.in /acconfig.h ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	99/10/09 19:58:39

Modified files:
	.              : ChangeLog Makefile.in acconfig.h config.h.in 
	                 configure configure.in mknumeric_limits 
	bits           : std_cmath.h 
	libio          : Makefile.in 
	math           : Makefile.in 
	src            : Makefile.am Makefile.in gen-num-limits.cc 
	string         : Makefile.in 
	testsuite/26_numerics: c_math.cc 

Log message:
	1999-10-08  Benjamin Kosnik  <bkoz@haight.constant.com>
	
	* bits/std_cmath.h: Correctly cast int to double.
	* testsuite/26_numerics/c_math.cc: Add test.
	
	* mknumeric_limits (OUT_C): Tweaks.
	* src/gen-num-limits.cc: Checks for WCHAR_MIN, WCHAR_MAX before
	trying to instantiate type_traits<wchar_t>.
	* acconfig.h: Add _GLIBCPP_HAS_WCHAR_MIN_MAX.
	* configure.in (LIBS): Plus checks for WCHAR_MIN, WCHAR_MAX.
	* configure: Regenerate.


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