gcc/libstdc++-v3 ChangeLog src/ios.cc

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Wed Mar 5 03:01:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2003-03-05 03:01:42

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/src: ios.cc 

Log message:
	2003-03-04  Jerry Quinn  <jlquinn@optonline.net>
	
	* src/ios.cc (ios_base::_M_grow_words): Don't delete _M_word on
	new failure.  Throw exception if badbit and exception mask when ix
	>= numeric_limits<int>::max().

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1567&r2=1.1568
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios.cc.diff?cvsroot=gcc&r1=1.35&r2=1.36



More information about the Gcc-cvs mailing list