Modify ↓
Opened 15 years ago
Last modified 12 years ago
#508 assigned enhancement
[PATCH] Support the Cppcheck C/C++ lint checker.
Reported by: | J. Berger <jeberger@…> | Owned by: | hodgestar |
---|---|---|---|
Priority: | major | Milestone: | 0.6.1 |
Component: | Build slave | Version: | 0.6b2 |
Keywords: | Cc: | mpotter@…, hodgestar | |
Operating System: |
Description
The attached patch adds support for the XML format of the cppcheck C/C++ lint checker.
Attachments (3)
Change History (9)
Changed 15 years ago by J. Berger <jeberger@…>
comment:1 Changed 15 years ago by mpotter@…
See "lint XML reports (was: msbuild.xml)" Google Groups Discussion on an issue in lint-XML reports, specifically this post and down.
comment:2 Changed 15 years ago by mpotter@…
- Cc mpotter@… added
comment:3 Changed 15 years ago by hodgestar
- Owner set to hodgestar
- Status changed from new to assigned
comment:4 Changed 15 years ago by hodgestar
I've accepted this since I'm currently looking at #507.
comment:5 Changed 15 years ago by hodgestar
- Cc hodgestar added
comment:6 Changed 12 years ago by J. Berger <jeberger@…>
I've added a new version of the patch which wraps lint messages in a <msg> tag (similar to [997]). This patch replaces the previous one.
Note: See
TracTickets for help on using
tickets.
Patch against trunk revision 796