[PATCH 0/7] --enable-debug -Wformat fixes

Peter Hutterer peter.hutterer at who-t.net
Sun Aug 16 18:23:00 PDT 2015


On Thu, Aug 13, 2015 at 01:11:30PM +0100, Jon TURNEY wrote:
> Here's a set of patches I made a little while ago to fix building with 
> -Werror=format after ./configure-ing with --enable-debug
> 
> Jon TURNEY (7):
>   debug output format fix in RRMonitorCrtcName()
>   debug output format fix in xf86Events.c
>   debug output format fix in TI.c
>   debug output format fix in DRISwapContext()
>   debug output format fix in ephyrProcessMouseMotion()
>   debug output format fix in TouchEventHistoryPush()
>   debug output format fix in xf86Helper.c
> 
>  dix/touch.c                    | 2 +-
>  hw/kdrive/ephyr/ephyr.c        | 2 +-
>  hw/xfree86/common/xf86Events.c | 2 +-
>  hw/xfree86/common/xf86Helper.c | 2 +-
>  hw/xfree86/dri/dri.c           | 2 +-
>  hw/xfree86/ramdac/TI.c         | 2 +-
>  randr/rrmonitor.c              | 2 +-
>  7 files changed, 7 insertions(+), 7 deletions(-)
> 
> -- 
> 2.4.5

series: Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>

Cheers,
   Peter


More information about the xorg-devel mailing list