Jon Turney writes:
> 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()
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 followi