[Bug 1092759] gzseek calls can incorrectly position the file.

bugzilla at redhat.com bugzilla at redhat.com
Sun May 4 23:03:27 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1092759



--- Comment #2 from tsteven4 at gmail.com ---
The native executable does not show the problem because of conditional
compilation and support for large files.  It is only seen with the mingw* built
executables which don't get created with large file support.  If we could build
mingw-zlib with large file support that would alleviate the issue.

rhel 6 mingw32 works with the test case because it is built with a version of
zlib before large file support was added to zlib.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=OfDKecPXoJ&a=cc_unsubscribe


More information about the mingw mailing list