]> gcc.gnu.org Git - gcc.git/commit
streambuf.tcc (__copy_streambufs): Don't use _M_buf_size (synced input is now correct...
authorPaolo Carlini <pcarlini@unitus.it>
Mon, 28 Apr 2003 22:15:58 +0000 (00:15 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 28 Apr 2003 22:15:58 +0000 (22:15 +0000)
commit44b84cc9182bffe8b7d751fe4ca1d90ebcce512d
treeb1851108b34e4e71b0c332de99d9c680050362b4
parentca78f36ae3b7b61eb78dc8e7d624add10e8718df
streambuf.tcc (__copy_streambufs): Don't use _M_buf_size (synced input is now correctly dealt with elsewhere)...

2003-04-28  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/streambuf.tcc (__copy_streambufs): Don't use
_M_buf_size (synced input is now correctly dealt with
elsewhere); when the output buffer is full don't fall back
to a snextc-sputc loop, call overflow instead.

From-SVN: r66190
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/streambuf.tcc
This page took 0.061831 seconds and 5 git commands to generate.