fstream.tcc
26.5 KB
-
re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pubseekoff) · d4d21a01
2006-03-22 Paolo Carlini <pcarlini@suse.de> PR libstdc++/26777 * include/bits/fstream.tcc (basic_filebuf<>::_M_seek): Check the return value of _M_file.seekoff. * testsuite/27_io/basic_filebuf/seekoff/char/26777.cc: New. From-SVN: r112286
Paolo Carlini committed