We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please apply this patch to quiet compile warnings:
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-perl/SDL/files/SDL-2.546-pointer.patch
warnings are like this:
lib/SDL/Event.xs:614:15: warning: the comparison will always evaluate as 'true' for the address of 'event' will never be NULL [-Waddress]
The text was updated successfully, but these errors were encountered:
Thanks! Looking at it. I think this patch would affect Dragonfly tough @FROGGS?
Sorry, something went wrong.
No branches or pull requests
Please apply this patch to quiet compile warnings:
https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-perl/SDL/files/SDL-2.546-pointer.patch
warnings are like this:
lib/SDL/Event.xs:614:15: warning: the comparison will always evaluate as 'true' for the address of 'event' will never be NULL [-Waddress]
The text was updated successfully, but these errors were encountered: