Closed GoogleCodeExporter closed 9 years ago
The OpenWatcom C compiler that I use on a day-to-day basis did not exhibit this
problem, but Microsoft Visual C/C++ 2008 did (as does MinGW). I believe this to
be a flaw in the "fgetpos" (and "ftell") functions in the library, but it is
remarkable that both MinGW and Visual C/C++ behave in exactly the same way.
I have committed the fix that you suggested.
Original comment by thiadmer...@gmail.com
on 14 May 2012 at 11:58
Original issue reported on code.google.com by
inigo.al...@gmail.com
on 4 May 2012 at 9:19Attachments: