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

Misc. Fixes and Clang and MSVC Warning Shut-ups #1218

Merged
merged 4 commits into from
Oct 5, 2019

Conversation

misyltoad
Copy link
Collaborator

No description provided.

The documentation says we should do this.
Silences a warning when building with Clang, and removes duplicate unused data.
Previously we were getting incorrect values here.

The u suffix is no longer necessary, which was originally there to work around a MSVC compiler warning which now doesn't happen under the new code 🤷‍♀
Fixes a warning when compiling with Clang
@doitsujin doitsujin merged commit ca634ec into doitsujin:master Oct 5, 2019
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