While GHC I/O library on mingw32 platform perfectly reads and writes
files larger than 4 GB, functions hFileSize/c_fstat,
hSetFileSize/c_ftruncate and c_stat are still tied to C functions
returning 32 bit values and as a result truncate larger sizes to their
low 32 bits. Can this behaviour be fixed in the next bug-fix version?
  

-- 
Best regards,
 Bulat                          mailto:[EMAIL PROTECTED]



_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to