diff options
author | Paolo Carlini <pcarlini@unitus.it> | 2003-10-02 22:37:06 +0200 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2003-10-02 20:37:06 +0000 |
commit | 8dcaff2850b7081696175bf6ae6b5f7021cbea3c (patch) | |
tree | 4d184b4b415b37498837bdba6a3fc0f2e46b5118 /gcc/cp | |
parent | d1aa4795838afb7c3cf72ae3b028a1b46beffada (diff) | |
download | gcc-8dcaff2850b7081696175bf6ae6b5f7021cbea3c.zip gcc-8dcaff2850b7081696175bf6ae6b5f7021cbea3c.tar.gz gcc-8dcaff2850b7081696175bf6ae6b5f7021cbea3c.tar.bz2 |
re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff and seekpos)
2003-10-02 Paolo Carlini <pcarlini@unitus.it>
PR libstdc++/12232
* include/bits/fstream.tcc (seekoff): Ignore the openmode
argument; simplify.
* config/io/basic_file_stdio.h (__basic_file<char>::seekoff,
seekpos): Remove the openmode argument.
* config/io/basic_file_stdio.cc (__basic_file<char>::seekoff,
seekpos): Remove redundant placeholder for the openmode argument.
* testsuite/27_io/basic_filebuf/seekoff/char/12232.cc: New.
* testsuite/27_io/basic_filebuf/seekoff/char/3-in.cc: Tweak.
* testsuite/27_io/basic_filebuf/seekoff/char/3-out.cc: Likewise.
* testsuite/27_io/basic_filebuf/seekpos/char/3-in.cc: Likewise.
* testsuite/27_io/basic_filebuf/seekpos/char/3-out.cc: Likewise.
From-SVN: r72048
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions