Skip to content

Release 4.3.93

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:10
· 5 commits to master since this release
05b5e3a
Remove unnecessary zlib warning flags (#1243)

These were used to suppress warnings in zlib 1.2, but now that we are on
zlib 1.3 they are no longer necessary. In fact, they cause warnings with
some compilers so it's better to remove them.