[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using -Werror in CFLAGS for a debian package build



* Russ Allbery <rra@debian.org> [110724 03:23]:
> > I, personally, consider all of those warnings bugs. Well, unused
> > variables aren't problems per se, but often can give good hints where
> > there *might* be some bug.
>
> Oh, sure, I agree.  But sometimes it's not a good idea to immediately
> escalate a whole ton of minor bugs to FTBFS bugs.

Especially as there are quite some gcc false positives, at least with
"uninitialized" warnings.

	Bernhard R. Link


Reply to: