public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/12790] New: basic_filebuf doesn't handle stateful encodings
@ 2003-10-27 14:35 peturr02 at ru dot is
  2003-10-27 14:51 ` [Bug libstdc++/12790] " peturr02 at ru dot is
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: peturr02 at ru dot is @ 2003-10-27 14:35 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=12790

           Summary: basic_filebuf doesn't handle stateful encodings
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peturr02 at ru dot is
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

basic_filebuf currently doesn't handle stateful encodings. In particular:

1) codecvt::unshift is not called from seekoff, seekpos and close.

2) seekoff and seekpos don't store the current state in the returned object.

3) seekpos doesn't retrieve the state from the argument.

4) seekoff doesn't set the state to the initial state on seek-to-beginning.


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

end of thread, other threads:[~2003-11-18 13:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27 14:35 [Bug libstdc++/12790] New: basic_filebuf doesn't handle stateful encodings peturr02 at ru dot is
2003-10-27 14:51 ` [Bug libstdc++/12790] " peturr02 at ru dot is
2003-10-29 14:31 ` peturr02 at ru dot is
2003-10-29 19:48 ` paolo at gcc dot gnu dot org
2003-10-30  8:34 ` peturr02 at ru dot is
2003-10-30  9:03 ` paolo at gcc dot gnu dot org
2003-10-31  9:43 ` peturr02 at ru dot is
2003-10-31 15:00 ` pinskia at gcc dot gnu dot org
2003-11-04  5:27 ` cvs-commit at gcc dot gnu dot org
2003-11-18 13:03 ` paolo 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).