78593d78f1
2005-01-11 Paolo Carlini <pcarlini@suse.de> Benjamin Kosnik <bkoz@redhat.com> * 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)): In case more than numeric_limits<streamsize>::max() chars are skipped, set _M_gcount = max(). * include/bits/istream.tcc (ignore(streamsize), ignore(streamsize, int_type)): Likewise; keep simple, don't forward. Co-Authored-By: Benjamin Kosnik <bkoz@redhat.com> From-SVN: r93208 |
||
---|---|---|
.. | ||
allocator-inst.cc | ||
bitmap_allocator.cc | ||
codecvt.cc | ||
complex_io.cc | ||
concept-inst.cc | ||
ctype.cc | ||
debug_list.cc | ||
debug.cc | ||
ext-inst.cc | ||
fstream-inst.cc | ||
functexcept.cc | ||
globals_io.cc | ||
globals_locale.cc | ||
io-inst.cc | ||
ios_failure.cc | ||
ios_init.cc | ||
ios_locale.cc | ||
ios.cc | ||
istream-inst.cc | ||
istream.cc | ||
limits.cc | ||
list.cc | ||
locale_facets.cc | ||
locale_init.cc | ||
locale-inst.cc | ||
locale-misc-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
misc-inst.cc | ||
mt_allocator.cc | ||
ostream-inst.cc | ||
pool_allocator.cc | ||
sstream-inst.cc | ||
stdexcept.cc | ||
streambuf-inst.cc | ||
streambuf.cc | ||
string-inst.cc | ||
strstream.cc | ||
tree.cc | ||
valarray-inst.cc | ||
wlocale-inst.cc | ||
wstring-inst.cc |