[PULL] --enable-debug -Wformat fixes

Jon Turney jon.turney at dronecode.org.uk
Fri Aug 28 04:14:28 PDT 2015


Hi Keith,

A small set of patches to fix building with -Werror=format after ./configure-ing with --enable-debug

There remain a couple of instances of DebugF with an incorrect format for a CARD32, which I need to think about some more.

Please consider pulling into master.

Thanks.


The following changes since commit d206c240c0b85c4da44f073d6e9a692afb6b96d2:

  configurable maximum number of clients (2015-08-24 00:00:18 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~jturney/xserver 

for you to fetch changes up to bcb60a49c5e74aa11d0256874659afddea91e53d:

  debug output format fix in TouchEventHistoryPush() (2015-08-28 12:07:13 +0100)

----------------------------------------------------------------
Jon TURNEY (5):
      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()

 dix/touch.c                    | 2 +-
 hw/kdrive/ephyr/ephyr.c        | 4 ++--
 hw/xfree86/common/xf86Events.c | 2 +-
 hw/xfree86/dri/dri.c           | 2 +-
 hw/xfree86/ramdac/TI.c         | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)


More information about the xorg-devel mailing list