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

AppVeyor always complains with toolset=140 #823

Closed
mazong1123 opened this issue Jul 15, 2016 · 2 comments
Closed

AppVeyor always complains with toolset=140 #823

mazong1123 opened this issue Jul 15, 2016 · 2 comments

Comments

@mazong1123
Copy link
Contributor

mazong1123 commented Jul 15, 2016

As AppVeyor turns 'treat warning as error' on, the build always failed by deprecated warnings. For example:

error C2338: <hash_map> is deprecated and will be REMOVED. Please use <unordered_map>. You can define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to acknowledge that you have received this warning.

We'd better eliminate the deprecated warnings.

@KindDragon
Copy link
Contributor

PR #811 should fix this

@KindDragon
Copy link
Contributor

Can be closed. PR #1218 fixed this

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

No branches or pull requests

3 participants