[PATCH 0/7] --enable-debug -Wformat fixes
Jon TURNEY
jon.turney at dronecode.org.uk
Thu Aug 13 05:11:30 PDT 2015
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
More information about the xorg-devel
mailing list