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

msdoc JSON output: Fix 'mode' sanity check logic #86

Closed

Conversation

thomasjfox
Copy link
Contributor

cppcheck reported:
[msdoc.c:895]: (warning) Logical conjunction always evaluates to false: mode < 0 && mode > 2.

cppcheck reported:
[msdoc.c:895]: (warning) Logical conjunction always evaluates to false: mode < 0 && mode > 2.
@micahsnyder
Copy link
Contributor

Thanks for reporting this. We've merged your fix here:
b11c3e4

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