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-              [email protected]
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to