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

x64 build fixes #44

Closed
wants to merge 2 commits into from
Closed

x64 build fixes #44

wants to merge 2 commits into from

Conversation

moradin
Copy link

@moradin moradin commented Jun 16, 2016

No description provided.

@fancycode
Copy link
Owner

Please avoid unnecessary whitespace changes. Your change seems to change all the indentation...

@fancycode
Copy link
Owner

Besides: what x64 build error does this fix? The CI runners test compilation on both 32 and 64bit platforms.

@moradin
Copy link
Author

moradin commented Jun 16, 2016

Sorry I should have been more clear, I'm compiling with warnings as errors and it fixes warnings.

@moradin
Copy link
Author

moradin commented Jun 16, 2016

Fixed the whitespaces but some tabs were already used before so for the sake of consistency changed those to spaces too

@alessiodallapiazza
Copy link

I am using this library on vs2015 with 64bit without problems, what do these fixes ?

@moradin
Copy link
Author

moradin commented Sep 9, 2016

They fix warnings in the compilation

@fancycode
Copy link
Owner

The changes break both the CI testers, so I won't merge unless they are green again.

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.

3 participants