You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
When trying to switch its ZLibStream's decompression to specify window bits == 47 instead of window bits == 15: stephentoub/runtime@a11d948
lots of tests start to fail when trying to roundtrip zlib data. These failures only occur on Windows where this implementation of zlib is being used; on Linux where the distro's zlib is being used, all tests pass successfully.