This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/49269] wifstream::tellg reports invalid stream position after reading single wchar_t character with NullCodecvt
- From: "Michael.Kv at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 26 Jun 2011 21:04:36 +0000
- Subject: [Bug libstdc++/49269] wifstream::tellg reports invalid stream position after reading single wchar_t character with NullCodecvt
- Auto-submitted: auto-generated
- References: <bug-49269-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49269
--- Comment #1 from Michael Kochetkov <Michael.Kv at gmail dot com> 2011-06-26 21:04:34 UTC ---
Created attachment 24604
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24604
UCS2 encoded sample file for the test case
samples.txt is the ucs2 encoded text file for the test case.