OSDN Git Service

2001-07-18 Stephen M. Webb <stephen@bregmasoft..com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jul 2001 17:58:37 +0000 (17:58 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jul 2001 17:58:37 +0000 (17:58 +0000)
commitc4624f858cf33df141e17ad649a01fd5aaece676
tree5b8039dd8e3565b2f8c58dff6b3f92f7c7ac5803
parent049898ae9dbdd34fbbd96797d203ff8be0498100
2001-07-18  Stephen M. Webb  <stephen@bregmasoft..com>
            Roman Sulzhyk  <roman_sulzhyk@yahoo.com>

        libstdc++/3599
        * include/bits/ostream.tcc (ostream::put): Fixed error condition check.
        * testsuite/27_io/streambuf.cc (test07): Added new regression test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44122 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/ostream.tcc
libstdc++-v3/testsuite/27_io/streambuf.cc