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

Re: Implicition declarations of functions and bugs



On Fri, Jan 20, 2006 at 11:19:58PM +0100, Samuel Thibault wrote:
> Samuel Thibault, le Fri 20 Jan 2006 23:15:11 +0100, a écrit :
> > Maybe the debian policy should require
> > -Werror-implicit-function-declaration in CFLAGS so as to avoid such
> > issue?
> 
> Or buildds could check for "implicit declaration of function" warnings.

We could also check for lots of other things in buildd logs.  One
that happens alot more is "cast to pointer from integer of
different size" and "cast from pointer to integer of different
size".  During the past 24 hours I had 300 such warnings, and 94
of "implicit declaration of function".

But this really is the maintainer of the package that should look
at this.  I don't think it's up to the buildd's maintainers to
go and look for this type of bugs.


Kurt



Reply to: