[Bug fortran/40812] Files > 2GB are incorrectly handled on mingw

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 1 17:08:00 GMT 2009



------- Comment #15 from burnus at gcc dot gnu dot org  2009-12-01 17:08 -------
Regarding the ftruncate(64) fall back: one should check that it doesn't operate
on none character devices (isatty) and set errno to something like EBADF.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40812



More information about the Gcc-bugs mailing list