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

Show severity at the parse output #960

Closed
gyorb opened this issue Sep 22, 2017 · 0 comments
Closed

Show severity at the parse output #960

gyorb opened this issue Sep 22, 2017 · 0 comments
Assignees
Labels
CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands
Milestone

Comments

@gyorb
Copy link
Contributor

gyorb commented Sep 22, 2017

In the parse command also show the severity of the bug like:

[HIGH] tinyxml.cpp:1884:12: Dereference of null pointer (loaded from variable 'something') [core.NullDereference]

int *something=new int;
@gyorb gyorb added the CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands label Sep 22, 2017
@gyorb gyorb added this to the release 6.0.1 milestone Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands
Projects
None yet
Development

No branches or pull requests

2 participants