Skip to content

Fix compile error with VS 2013#29

Merged
dougbinks merged 1 commit intoRuntimeCompiledCPlusPlus:masterfrom
ethan-tqa:master
Sep 8, 2013
Merged

Fix compile error with VS 2013#29
dougbinks merged 1 commit intoRuntimeCompiledCPlusPlus:masterfrom
ethan-tqa:master

Conversation

@ethan-tqa
Copy link
Copy Markdown
Contributor

@dougbinks
Copy link
Copy Markdown
Collaborator

Thanks, that's a good find.

I'll be adding VS 2013 to my test suite when it's officially released, so should hopefully catch these issues in future.

Note that algorithm can be included on all platforms for std::min and std::max, so I'll likely move to removing the #if once I get the chance to test this change on those platforms. For now I'll pull this.

dougbinks added a commit that referenced this pull request Sep 8, 2013
Fix compile error with VS 2013
@dougbinks dougbinks merged commit cc66fd4 into RuntimeCompiledCPlusPlus:master Sep 8, 2013
@ethan-tqa
Copy link
Copy Markdown
Contributor Author

It is unlikely that VS 2013 will be released in the next few months, so I think you can actually grab VS 2013 Preview to test.

@dougbinks
Copy link
Copy Markdown
Collaborator

I don't have a spare system or image ready to install VS Preview on, and from previous experience I know installing to my main system can mean a full re-install later, so I'll pass on the preview.

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