On Thu, Aug 13, 2015 at 01:11:35PM +0100, Jon TURNEY wrote:
> xorg/xserver/hw/kdrive/ephyr/ephyr.c:979:9: error: format ‘%d’ expects
> argument of type ‘int’, but argument 4 has type ‘ScreenPtr’ [-Werror=format=]
>
> This looks like a genuine bug, and ephyrCursorScreen->myNum was meant here
> rat
xorg/xserver/hw/kdrive/ephyr/ephyr.c:979:9: error: format ‘%d’ expects argument
of type ‘int’, but argument 4 has type ‘ScreenPtr’ [-Werror=format=]
This looks like a genuine bug, and ephyrCursorScreen->myNum was meant here
rather than ephyrCursorScreen
Signed-off-by: Jon TURNEY
---
hw/kdrive/