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

Avoid max macro collision #474

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Avoid max macro collision #474

merged 2 commits into from
Jan 16, 2020

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Jan 15, 2020

Fixes #473 and #479

This change intentionally avoids using NOMINMAX to ensure we catch any regression in future, but projects should prefer to define NOMINMAX to avoid this mess.

@kennykerr kennykerr merged commit 2841877 into master Jan 16, 2020
@kennykerr kennykerr deleted the kennykerr-max branch January 16, 2020 20:37
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.0.200115.8 causing compiler errors
1 participant