This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12790] basic_filebuf doesn't handle stateful encodings
- From: "peturr02 at ru dot is" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Oct 2003 14:00:02 -0000
- Subject: [Bug libstdc++/12790] basic_filebuf doesn't handle stateful encodings
- References: <20031027143414.12790.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12790
------- Additional Comments From peturr02 at ru dot is 2003-10-29 14:00 -------
Created an attachment (id=5015)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5015&action=view)
Draft patch
This is probably about 50% complete.