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

gcc/libstdc++-v3 ChangeLog include/std/std_lim ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2002-04-03 21:33:00

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/std: std_limits.h 
	libstdc++-v3/testsuite/27_io: ios_init.cc 

Log message:
	2002-04-03  Benjamin Kosnik  <bkoz@redhat.com>
	
	As per DR 184, libstdc++/3139
	* include/std/std_limits.h (__glibcpp_bool_digits): Change to 1.
	(numeric_limits<bool>::is_iec559): False.
	(numeric_limits<bool>::is_modulo): False.
	
	* testsuite/27_io/ios_init.cc: Add instantiations.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1130&r2=1.1131
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_limits.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_init.cc.diff?cvsroot=gcc&r1=1.8&r2=1.9


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