Skip to content

Disable warning "C4702" when compiling json cpp using vs2013 and above #771

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

Merged
merged 1 commit into from
May 9, 2018

Conversation

Binyang2014
Copy link

I want to fix the issue: #759.

Jsoncpp project will generate many warnings in vs2017. In my environment, all of the warnings are C4702: unreachable code.

Add few lines to suppress this warning.

Tested in local environment, compiling jsoncpp lib in vs2017 and no warning is generated.

@cdunn2001 cdunn2001 merged commit ded953e into open-source-parsers:master May 9, 2018
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