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

Windows: Enable /Zc:rvalueCast solution-wide. #830

Merged
merged 1 commit into from Aug 18, 2014
Merged

Windows: Enable /Zc:rvalueCast solution-wide. #830

merged 1 commit into from Aug 18, 2014

Conversation

shuffle2
Copy link
Contributor

/Zc:rvalueCast: http://msdn.microsoft.com/en-us/library/dn449507.aspx
The only other interesting /Zc flag is strictStrings: http://msdn.microsoft.com/en-us/library/dn449508.aspx
Amazingly, the entire codebase (including all Externals!) builds fine with strictStrings, except for DInput headers included from dolphin's InputCommon...I'm not sure it's worth implementing an elegant way to disable strictStrings only for those files...

@lioncash
Copy link
Member

Looks good to me

shuffle2 added a commit that referenced this pull request Aug 18, 2014
Windows: Enable /Zc:rvalueCast solution-wide.
@shuffle2 shuffle2 merged commit 6f21001 into dolphin-emu:master Aug 18, 2014
@shuffle2 shuffle2 deleted the msvc-rvalueCast branch August 18, 2014 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants