zlib
zlib copied to clipboard
Fix crc32.c build error on MSVC x86 build
On MSVC x86 build, MSVC generates multiple errors on crc32.c.
Details of the errors and workarounds are described in #631.
This PR also fixes #629.
See also https://github.com/madler/zlib/issues/620#issuecomment-1086640253.
Patched by 6c532a8e8a2fcedc4abbe2378dd26b5d89cf1c4a and 7ecf7c7458578d05a20fa481436dd5c58db112f7.