]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/9318 (i/ostream::operator>>/<<(streambuf*) broken)
authorPaolo Carlini <pcarlini@unitus.it>
Tue, 11 Feb 2003 09:59:19 +0000 (10:59 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 11 Feb 2003 09:59:19 +0000 (09:59 +0000)
commitda61d02231ca20ebc788ad86655952cff1781171
tree7fc5c517ef72ddb7d4172de8884f02ee3a4943e2
parent194ea9ced6f547f5a6922ff9ac1dfb895262f1a2
re PR libstdc++/9318 (i/ostream::operator>>/<<(streambuf*) broken)

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

PR libstdc++/9318
* include/bits/streambuf.tcc (__copy_streambufs):
Don't conditionalize the copy to __testput.
* testsuite/27_io/streambuf_members.cc (test09, test10): Add.

Co-Authored-By: Petur Runolfsson <peturr02@ru.is>
From-SVN: r62689
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/streambuf.tcc
libstdc++-v3/testsuite/27_io/streambuf_members.cc