Menu

New Feature

2018-11-04
2018-11-12
  • Bassam Abdul-Baki

    It would be nice if you can bookmark an error for later review.

     
  • versat

    versat - 2018-11-12

    Not sure if i understand it correctly.
    Bookmarking an error is not so easy i guess. If you rerun the analysis the error could have moved (i.e. lines were inserted or removed in the source file before the error, or there were some other changes).
    I am not sure if Cppcheck tracks this at the moment (i guess not, but i do not know). Other analyzers try to track this with different rates of success, so it could be hard to implement it i think.

    Marking an error just for the current session (until the next analysis or the GUI is closed) could be implemented more easily i guess. But i am not sure if that is what you want.

    Maybe you want to describe in more detail how you imagine that it should work?

     
    • Bassam Abdul-Baki

      That's exactly what I want. When you save the results to XML, you're basically saving a snapshot that can be bookmarked. I just need to be able to tag certain ones while we're working on fixing them.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.