mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-12 00:21:11 +00:00
* Replace ftell and fseek with (windows) _ftelli64, _fseeki64 and (posix) ftello, fseeko * disable large file test
* Replace ftell and fseek with (windows) _ftelli64, _fseeki64 and (posix) ftello, fseeko * disable large file test