User Activity

  • Posted a comment on discussion General Discussion on cppcheck

    I'm still experiencing this issue in Cppcheck 2.5, which has the fix above. The example that Tobias posted doesn't reproduce the issue any more, but this slightly different example still triggers it. Code: #include "missing-header.h" // cppcheck-suppress missingInclude int main(int argc, char **argv) { return 0; } When run without --cppcheck-build-dir, it succeeds (the warning is correctly suppressed), but when run twice with --cppcheck-build-dir, it produces a false positive: # First execution succeeds:...

View All

Personal Data

Username:
adamantoise
Joined:
2021-09-16 21:20:29

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB