This -Werror has caused
https://bugzilla.redhat.com/show_bug.cgi?id=715663
and some confusion at
https://bugzilla.redhat.com/show_bug.cgi?id=709161
because the equivalent F15 update build failed.
In general it doesn't seem like a good idea to bail out on warnings
as future versions of gcc will have a different idea of what should
be warned about.
On the other hand, this build failure actually found a real bug, so
I may not be making a convincing case here. Thoughts?
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)