diff options
author | Paolo Carlini <pcarlini@suse.de> | 2005-01-05 11:11:48 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2005-01-05 11:11:48 +0000 |
commit | 1e156882fad89fc2661abdf85e64a62d51815668 (patch) | |
tree | 080e0c96b4e24522fb5299998ff72b047a27e916 /libjava/java/sql/SQLOutput.java | |
parent | 4514aa8c6728182bf47343a8acbcec44e326f78e (diff) | |
download | gcc-1e156882fad89fc2661abdf85e64a62d51815668.zip gcc-1e156882fad89fc2661abdf85e64a62d51815668.tar.gz gcc-1e156882fad89fc2661abdf85e64a62d51815668.tar.bz2 |
istream.cc (basic_istream<char>::ignore(streamsize), [...]): At the end, first check _M_gcount vs __n.
2005-01-05 Paolo Carlini <pcarlini@suse.de>
* src/istream.cc (basic_istream<char>::ignore(streamsize),
basic_istream<char>::ignore(streamsize, int_type),
basic_istream<wchar_t>::ignore(streamsize),
basic_istream<wchar_t>::ignore(streamsize, int_type)): At the end,
first check _M_gcount vs __n.
* include/bits/istream.tcc (ignore(streamsize), ignore(streamsize,
int_type)): Likewise.
* testsuite/27_io/basic_istream/ignore/char/4.cc: New.
* testsuite/27_io/basic_istream/ignore/wchar_t/4.cc: Likewise.
From-SVN: r92947
Diffstat (limited to 'libjava/java/sql/SQLOutput.java')
0 files changed, 0 insertions, 0 deletions