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

Avoid comparing pointers with booleans #16

Merged
merged 1 commit into from Aug 23, 2017

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Aug 7, 2017

This patch allows building X-Moto with GCC 7.

Signed-off-by: Stephen Kitt steve@sk2.org


This change is Reviewable

@bb010g
Copy link
Member

bb010g commented Aug 7, 2017

Needs a rebase.

@skitt skitt force-pushed the pointer-boolean-comparisons branch from 5e97c67 to 6e46253 Compare August 7, 2017 15:36
This patch allows building X-Moto with GCC 7.

Signed-off-by: Stephen Kitt <steve@sk2.org>
@skitt skitt force-pushed the pointer-boolean-comparisons branch from 6e46253 to 7691fcc Compare August 7, 2017 15:37
@bb010g
Copy link
Member

bb010g commented Aug 23, 2017

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@bb010g bb010g merged commit f0da37d into xmoto:master Aug 23, 2017
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