Closed
Bug 1672921
Opened 5 years ago
Closed 4 years ago
mach static-analysis check-syntax should visibly fail when one compile command failed
Categories
(Developer Infrastructure :: Source Code Analysis, task, P2)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sg, Assigned: andi)
Details
At the moment, there's no summary at the end of the output of mach static-analysis check-syntax that indicates whether all compiler commands were successful or not. If you run this on a whole directory, and there are only errors at the beginning, it's very easy to miss them.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → bpostelnicu
| Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•4 years ago
|
||
This is no longer needed since it will be deprecated really soon.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•