[Bug libstdc++/12232] Incorrect handling of openmode argument in filebuf::seekoff and seekpos

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Aug 6 17:26:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-06 17:26 -------
Subject: Bug 12232

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	paolo@gcc.gnu.org	2004-08-06 17:26:09

Modified files:
	libstdc++-v3   : ChangeLog.hammer 
	libstdc++-v3/include/bits: fstream.tcc 

Log message:
	2004-08-06  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/12232
	* include/bits/fstream.tcc (seekoff): Essentially ignore the
	openmode argument (_M_file.seekoff already ignores it).
	(seekpos): Likewise.

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.34&r2=1.1.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.41.2.14&r2=1.41.2.15



-- 


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



More information about the Gcc-bugs mailing list