public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/9874] filebuf::seekpos fails if codecvt::encoding() <= 0
       [not found] <20030227102601.9874.peturr02@ru.is>
@ 2003-10-09 16:11 ` cvs-commit at gcc dot gnu dot org
  2003-10-09 16:15 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-10-09 16:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-10-09 16:11 -------
Subject: Bug 9874

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2003-10-09 16:11:40

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: fstream.tcc 
	libstdc++-v3/include/std: std_fstream.h 
	libstdc++-v3/testsuite/22_locale/locale/cons: 12438.cc 
Added files:
	libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t: 
	                                                            9874.cc 

Log message:
	2003-10-09  Petur Runolfsson  <peturr02@ru.is>
	
	PR libstdc++/9874
	* include/bits/fstream.tcc (basic_filebuf::seekoff):
	Move code needed for both seekoff and seekpos...
	(basic_filebuf::_M_seek): ...here. New function.
	(basic_filebuf::seekpos): Don't call seekoff, call _M_seek.
	* include/std/std_fstream.h (basic_filebuf::_M_seek): Declare it.
	* testsuite/27_io/basic_filebuf/seekpos/wchar_t/9874.cc: New test.
	
	* testsuite/22_locale/locale/cons/12438.cc: Increase memory limit.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2000&r2=1.2001
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.101&r2=1.102
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_fstream.h.diff?cvsroot=gcc&r1=1.58&r2=1.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/locale/cons/12438.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/9874.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libstdc++/9874] filebuf::seekpos fails if codecvt::encoding() <= 0
       [not found] <20030227102601.9874.peturr02@ru.is>
  2003-10-09 16:11 ` [Bug libstdc++/9874] filebuf::seekpos fails if codecvt::encoding() <= 0 cvs-commit at gcc dot gnu dot org
@ 2003-10-09 16:15 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-09 16:15 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-09 16:15 -------
Fixed for 3.4.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-09 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030227102601.9874.peturr02@ru.is>
2003-10-09 16:11 ` [Bug libstdc++/9874] filebuf::seekpos fails if codecvt::encoding() <= 0 cvs-commit at gcc dot gnu dot org
2003-10-09 16:15 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).