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

[Bug libstdc++/11460] Incorrect use of int_type in strstreambuf::pbackfail


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-06 16:48 -------
Subject: Bug 11460

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	paolo@gcc.gnu.org	2004-08-06 16:48:23

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

Log message:
	2004-08-06  Petur Runolfsson  <peturr02@ru.is>
	Paolo Carlini  <pcarlini@unitus.it>
	
	PR libstdc++/11460
	* src/strstream.cc (pbackfail): Fix to use to_int_type.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.33&r2=1.1.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/strstream.cc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.14.6.1&r2=1.14.6.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11460


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