]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/ChangeLog
re PR libstdc++/11460 (Incorrect use of int_type in strstreambuf::pbackfail)
authorPetur Runolfsson <peturr02@ru.is>
Sun, 12 Oct 2003 20:03:18 +0000 (20:03 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 12 Oct 2003 20:03:18 +0000 (20:03 +0000)
commita62e73117f5357a5b692a1c4d514d885481ae6e2
tree2c3a6312f527c2fbcbcca65934217fbda93abf99
parentcc956bfdf4d022d4d189bd995c2fdfdd4c203491
re PR libstdc++/11460 (Incorrect use of int_type in strstreambuf::pbackfail)

2003-10-12  Petur Runolfsson  <peturr02@ru.is>
    Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/11460
* src/strstream.cc (pbackfail): Fix to use to_int_type.
* testsuite/backward/11460.cc: New, from the PR.

Co-Authored-By: Paolo Carlini <pcarlini@unitus.it>
From-SVN: r72405
libstdc++-v3/ChangeLog
libstdc++-v3/src/strstream.cc
libstdc++-v3/testsuite/backward/11460.cc [new file with mode: 0644]
This page took 0.055498 seconds and 5 git commands to generate.