xserver patches - remove redundant declarations

Alan Coopersmith alan.coopersmith at oracle.com
Wed May 16 10:31:05 PDT 2012


On 05/16/12 10:28 AM, Jeremy Huddleston wrote:
> This patch caused a build regression:
> 
> http://tinderbox.x.org/builds/2012-05-15-0003/logs/xserver/#build
> 
> enterleave.c: In function 'DeviceFocusOutEvents':
> enterleave.c:618:9: error: implicit declaration of function 'DeviceFocusEvent' [-Werror=implicit-function-declaration]
> enterleave.c:618:9: warning: nested extern declaration of 'DeviceFocusEvent' [-Wnested-externs]
> 
> You removed the redundant DeviceFocusEvent(), but you didn't first make sure it was provided.  The fix should be including exevents.h in enterleave.h (for consistency with 369edd78769fa1a174e4091d0fa0722350df5d68).

Peter's already sent out a patch to fix:
http://patchwork.freedesktop.org/patch/10341/

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list