]> git.ipfire.org Git - thirdparty/gcc.git/commit
streambuf.tcc (__copy_streambufs): Don't set eofbit.
authorBenjamin Kosnik <bkoz@fillmore.constant.com>
Wed, 27 Jun 2001 01:07:29 +0000 (01:07 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 27 Jun 2001 01:07:29 +0000 (01:07 +0000)
commitf2f5472f0624a67c2b8bd7ddad9d05463ded4131
tree557dc8c713b8270838fc406f759ba757485c4185
parente979f9e88c46abb7c45dd2dacf79085a26d48301
streambuf.tcc (__copy_streambufs): Don't set eofbit.

2001-06-26  Benjamin Kosnik  <bkoz@fillmore.constant.com>
                     <vakatov@ncbi.nlm.nih.gov>

libstdc++/3272
* include/bits/streambuf.tcc (__copy_streambufs): Don't set eofbit.
* testsuite/27_io/ostream_inserter_other.cc (test04): Add test.
* testsuite/27_io/istream_extractor_other.cc: Fix.

From-SVN: r43602
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/streambuf.tcc
libstdc++-v3/testsuite/27_io/istream_extractor_other.cc
libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc