flagging implicit function declarations as errors

Alan Coopersmith alan.coopersmith at oracle.com
Mon Oct 31 12:55:31 PDT 2011


On 10/30/11 11:56, Jeremy Huddleston wrote:
>
> On Oct 20, 2011, at 15:22, Alan Coopersmith wrote:
>
>> I do see some warnings in build logs that it would turn into errors, and they
>> all seem to be in drivers, and frankly, only the first two of them do I really
>> care about:
>
> I've cleaned up most of the implicit declarations that you mentioned above and others that I found with recent server changes.  The xgi driver is fubar.  It looks like it hasn't worked in half a decade, so it's not really worth my effort to touch it if nobody's even going to use it.
>
> There are others that you may care about in the sunleo driver which I leave to you to address how you see fit:
>
> leo_fspans.c:68:3: error: implicit declaration of function 'miFindMaxBand' [-Werror=implicit-function-declaration]
> leo_fspans.c:77:3: error: implicit declaration of function 'miClipSpans' [-Werror=implicit-function-declaration]
> leo_fspanssp.c:69:3: error: implicit declaration of function 'miFindMaxBand' [-Werror=implicit-function-declaration]
> leo_fspanssp.c:78:3: error: implicit declaration of function 'miClipSpans' [-Werror=implicit-function-declaration]

Not me - that would be one for NetBSD or OpenBSD folks most likely.

The last software release Sun shipped with support for leo graphics
was Solaris 2.6 in 1997, and which went out of support in 2006 - we
never supported Xorg on it.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list