streambuf.tcc (__copy_streambufs): Revert previous fix for the interactive half of...
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 20 Nov 2002 21:22:48 +0000 (21:22 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 20 Nov 2002 21:22:48 +0000 (21:22 +0000)
commit5e85fa99975d9e53b980e3f8f78732966769f9de
tree7eb90abab5f96541a5c9d68b645072f38b70401b
parentc6de9c29fd7f0704038a889fcfec2bd013fee7ba
streambuf.tcc (__copy_streambufs): Revert previous fix for the interactive half of libstdc++/6745...

2002-11-20  Benjamin Kosnik  <bkoz@redhat.com>
    Jonathan Lennox  <lennox@cs.columbia.edu>

* include/bits/streambuf.tcc (__copy_streambufs):
Revert previous fix for the interactive half of
libstdc++/6745, use _M_buf_size_opt to set dynamically
the correct buffer size.

Co-Authored-By: Jonathan Lennox <lennox@cs.columbia.edu>
From-SVN: r59314
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/streambuf.tcc