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

The ioapi.c file in minizip is incompatible with the C89 standard. #668

Closed
minchai23 opened this issue Jun 17, 2022 · 2 comments
Closed

Comments

@minchai23
Copy link

this problem occurs after commit

(void)opaque; should be placed after all variable declarations

@tbeu
Copy link
Contributor

tbeu commented Sep 5, 2022

Should be resolved by #624.

@madler
Copy link
Owner

madler commented Oct 6, 2022

Incorporated.

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 a pull request may close this issue.

3 participants