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

Fix silly warning on 64bit platforms #51

Merged
merged 1 commit into from
Oct 28, 2013

Conversation

videan42
Copy link

The flag warned that it couldn't compile 64bit on a 64bit platform.
Now it warns that it can't compile 64bit on a 32bit platform as
intended.

The flag warned that it couldn't compile 64bit on a 64bit platform.
Now it warns that it can't compile 64bit on a 32bit platform as
intended.
staticfloat added a commit that referenced this pull request Oct 28, 2013
Fix silly warning on 64bit platforms
@staticfloat staticfloat merged commit ced9b51 into staticfloat:master Oct 28, 2013
@staticfloat
Copy link
Owner

Hah! Thanks for catching that one! I guess it's a testament to how many people have tried this that you're the first to report it. :)

@videan42 videan42 deleted the silly_64bit_warning branch October 28, 2013 17:16
@wjj2329 wjj2329 mentioned this pull request Oct 27, 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.

2 participants