Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000148 |
[cparser] warnings |
feature |
N/A |
2014-11-25 09:15 |
2016-01-18 23:50 |
|
Reporter |
Matze |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
confirmed |
|
Product Version |
|
|
Summary |
0000148: XXX is a gnu extension should be a warning |
Description |
Currently we produce an error for some gnu extensions when a non-gnu standard is selected. This is unnecessary a warning would be enough, people could still say -Werror=gnu-extension (name not decided yet) to turn it into an error if they want to.
The problematic cases can be easily found by searching for GNU_MODE in parser.c |
Additional Information |
|
Tags |
No tags attached. |
|
Attached Files |
|
|