Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes for Mingw and new zlib version to prevent compiler warnings #1034

Merged
merged 2 commits into from Oct 8, 2023

Conversation

stefan-kurtz
Copy link
Contributor

Brief summary

This PR introduces the following changes:

  • .Added zlib-1.3.0.1 and use this instead of zlib-1.2.8

    remove -Wno-unknown-warning-option as it may not be required after
    adding zlib-1.3.0.1

  • Fixed unused parameter warning in lfs.c.

  • ...

remove -Wno-unknown-warning-option as it may not be required after
adding zlib-1.3.0.1
@satta satta merged commit 5296382 into master Oct 8, 2023
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants