| Issue 11: | patchwatcher should check for compile warnings introduced by a patch | |
| 1 person starred this issue and may be notified of changes. | Back to list |
It should be reported to the patch sender, but shouldn't cause the running of tests to be skipped since there may be other errors in the patch. Running configure with CFLAGS="-Werror" causes other issues so it probably isn't the best solution. |
|
,
Dec 17, 2008
Yeah. And only new warnings should cause a failure.
Status: Accepted
|
|
,
Jan 16, 2009
There shouldn't be any warnings anyway. I've filed bugs for just about every compiler warning I've found, and if you're running on Linux/x86 with a recent GCC, there shouldn't be _any_ warnings. |
|
|
|