Name |
Last commit
|
Last update |
---|---|---|
.. | ||
2.cc | ||
26211.cc | ||
8348-1.cc | ||
8348-2.cc | ||
exceptions_badbit_throw.cc | ||
fstream.cc | ||
sstream.cc |
2010-11-18 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/26211 + N3168 * include/bits/istream.tcc (basic_istream<>::tellg, seekg(pos_type), seekg(off_type, ios_base::seekdir)): Construct a sentry. (basic_istream<>::tellg, seekg(pos_type), seekg(off_type, ios_base::seekdir, putback, unget)): Clear eofbit first, per N3168. * testsuite/27_io/basic_istream/seekg/char/26211.cc: New. * testsuite/27_io/basic_istream/seekg/wchar_t/26211.cc: Likewise. * testsuite/27_io/basic_istream/tellg/char/26211.cc: Likewise. * testsuite/27_io/basic_istream/tellg/wchar_t/26211.cc: Likewise. * testsuite/27_io/basic_istream/tellg/char/8348.cc: Tweak. * testsuite/27_io/basic_istream/tellg/wchar_t/8348.cc: Likewise. From-SVN: r166911
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
2.cc | Loading commit data... | |
26211.cc | Loading commit data... | |
8348-1.cc | Loading commit data... | |
8348-2.cc | Loading commit data... | |
exceptions_badbit_throw.cc | Loading commit data... | |
fstream.cc | Loading commit data... | |
sstream.cc | Loading commit data... |