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

Fixed issue #823. Fixed feature detection bugs. #827

Closed
wants to merge 4 commits into from

Conversation

mazong1123
Copy link
Contributor

@mazong1123 mazong1123 commented Jul 16, 2016

We should check the value of _MSC_VER besides its existence for several scenarios. Including hash_map, hash_set and throwing exceptions in destructors. This PR eliminates the AppVeyor complains which caused by the lack of _MSV_VER value checking.

@mazong1123
Copy link
Contributor Author

@BillyDonahue This PR eliminates the AppVeyor complains. Now the CI works like a charm. Please check :)

@mazong1123
Copy link
Contributor Author

Related to issue #823

@mazong1123
Copy link
Contributor Author

Hi @BillyDonahue , could you please check if this PR can be merged? The AppVeyor check failure may confusing the PR authors. And this PR just fixed the bug which causes AppVeyor check failure.

@KindDragon
Copy link
Contributor

Hi @mazong1123. I already have long running PR #811 for that

@mazong1123 mazong1123 closed this Aug 14, 2016
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.

None yet

2 participants