Commit c98ca4c7 by Paolo Carlini

2010-09-22 Paolo Carlini <paolo.carlini@oracle.com>

	* Fix typo in last ChangeLog entry.

From-SVN: r164530
parent 3531cf5e
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* config/abi/pre/gnu.ver: Export new symbols. * config/abi/pre/gnu.ver: Export new symbols.
* testsuite/27_io/basic_filebuf/seekoff/char/45628-1.cc: New, * testsuite/27_io/basic_filebuf/seekoff/char/45628-1.cc: New,
verifies that seekoff(0, ios::cur) preserves buffers. verifies that seekoff(0, ios::cur) preserves buffers.
* testsuite/27_io/basic_filebuf/seekoff/char/45628-2.cc: Likewise. * testsuite/27_io/basic_filebuf/seekoff/45628-2.cc: Likewise.
for codecvt case. More lenient as it may still flush put area. for codecvt case. More lenient as it may still flush put area.
* testsuite/27_io/basic_filebuf/seekoff/char/4.cc: Modify to * testsuite/27_io/basic_filebuf/seekoff/char/4.cc: Modify to
check that seekoff is not required between read and write. check that seekoff is not required between read and write.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment