Release Notes

PC-lint Plus View 25.0.2

PC-lint Plus View 25.0.2 was released on June 30th 2025.

  • PC-lint Plus View is a dedicated GUI for reviewing, filtering, and sharing static analysis results. It offers:
    • A customizable dashboard presenting diagnostics with context (rule IDs, linked coding-standard references).
    • Release-tracking of findings across project versions.
    • In-code context navigation from each message.
    • Export capabilities (SARIF, shareable links) and integration into IDEs/CI pipelines.
    For more details on PC-lint Plus View functions and features, please refer to help.vector.com/pclintplus/manuals/user-guides/.
  • SQ-11766: When launching an analysis using untracked files, modified files or an out-of-date repository, it is not possible to access other used files that are available locally.
  • SQ-12564: When using the suppressed messages aggregation option of the PC-lint Plus data provider, if the number of occurrences of a message changes between 2 versions, then the associated finding is set as fixed and a new one is created.