Closed
Bug 1410959
Opened 8 years ago
Closed 6 years ago
Compiler warning parser doesn't work with GCC 7
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gps, Unassigned)
References
Details
I upgraded to GCC 7.2 and the compiler warning parser in the Firefox build system didn't parse out any compiler warnings from build system output. I suspect GCC changed the warnings format and we'll need to detect the new format.
Updated•8 years ago
|
Product: Core → Firefox Build System
Comment 1•6 years ago
|
||
I don't see this happening with 7.4.0 on treeherder when testing GCC patches, and none of the bugs fixed for GCC 7.3 and 7.4 indicate that diagnostic formats were broken in any way. I am going to tentatively call this WORKSFORME, and if we get reports of breakage with diagnostic test cases, we can investigate those.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•