[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-08-26 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2005-08-26 21:20 --- Fixed in 4.0.2 -- What|Removed |Added Status|ASSIGNED|RESOLVE

[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-08-26 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-26 21:18 --- Subject: Bug 21955 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-26 21:18:00 Modified files: libstdc++-v3 : Change

[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-06-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-08 17:29 --- Subject: Bug 21955 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-08 17:29:45 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/inclu

[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-06-07 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-06-07 21:54 --- Hi Benjamin. I see: basically, we forgot to implement the stringbug::showmanyc virtual. Strictly speaking the current behavior is correct wrt the standard but indeed providing the natural one (as you are doing) imp

[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-06-07 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2005-06-07 21:36 --- Yo P, can you comment on this at some point? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21955

[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-06-07 Thread bkoz at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gnu dot org |dot org | Status|UNCONFIRMED

[Bug libstdc++/21955] std::stringbuf vs. in_avail

2005-06-07 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2005-06-07 21:28 --- Created an attachment (id=9045) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9045&action=view) patch Patch, testsuite reorg and additions -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21955