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

Remove build flags that cause unavoidable warnings. #170

Conversation

TysonAndre
Copy link
Member

Fixes #169

The code automatically generated by PHP, as well as headers outside
igbinary such as Zend/zend_compile.h, cause harmless warnings with those
flags.

Both the original warnings and the fix should be harmless.

Fixes igbinary#169

The code automatically generated by PHP, as well as headers outside
igbinary such as Zend/zend_compile.h, cause harmless warnings with those
flags.

Both the original warnings and the fix should be harmless.
@TysonAndre TysonAndre merged commit df54c89 into igbinary:master Mar 26, 2018
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.

make warnings php7.2.3
1 participant