[PULL] hw/xwin warning fixes
Jon Turney
jon.turney at dronecode.org.uk
Tue Jul 7 09:05:48 PDT 2015
Hi Keith,
Some patches to fix format warnings in hw/xwin.
Please consider pulling into master.
I'm not sure what the status is of 1.18, so I can resend this later, if you prefer.
Thanks.
The following changes since commit 732e3b9c08532f40656010eac9d128601cc88c3f:
Instead of one glTexSubImage2D call for each glyph. (2015-07-06 18:45:51 -0700)
are available in the git repository at:
git://people.freedesktop.org/~jturney/xserver
for you to fetch changes up to 0cd228073ad3b7eb72cef8b61128324895ee6cd4:
hw/xwin: printf format fixes for Pixel type (2015-07-07 16:52:53 +0100)
----------------------------------------------------------------
Jon TURNEY (13):
hw/xwin: Remove GetTickCount() from various pieces of debugging output
hw/xwin: Ensure format warnings in winclipboard/
hw/xwin: printf format fixes for HWND type
hw/xwin: printf format fixes for XID type
hw/xwin: printf format fixes in winConfigKeyboard()
hw/xwin: printf format fixes in winAllocatePrivates()
hw/xwin: printf format fix in winCreateDefColormap()
hw/xwin: printf format fix in winProcessXEventsTimeout()
hw/xwin: printf format fixes in xevents.c
hw/xwin: printf format fixes for DWORD type
hw/xwin: printf format fixes for LONG type
hw/xwin: printf format fixes for WPARAM and LPARAM types
hw/xwin: printf format fixes for Pixel type
hw/xwin/glx/indirect.c | 12 +++++-----
hw/xwin/glx/winpriv.c | 2 +-
hw/xwin/winallpriv.c | 4 ++--
hw/xwin/winclipboard/internal.h | 4 ++--
hw/xwin/winclipboard/wndproc.c | 12 +++++-----
hw/xwin/winclipboard/xevents.c | 16 ++++++-------
hw/xwin/wincmap.c | 10 ++++----
hw/xwin/winconfig.c | 2 +-
hw/xwin/wincreatewnd.c | 9 +++----
hw/xwin/windialogs.c | 8 +++----
hw/xwin/winkeybd.c | 4 ++--
hw/xwin/winkeyhook.c | 2 +-
hw/xwin/winmsg.c | 8 +++----
hw/xwin/winmultiwindowicons.c | 9 +++----
hw/xwin/winmultiwindowwindow.c | 50 ++++++++++++++++++++-------------------
hw/xwin/winmultiwindowwm.c | 4 ++--
hw/xwin/winmultiwindowwndproc.c | 39 +++++++++++++++---------------
hw/xwin/winrandr.c | 5 ++--
hw/xwin/winscrinit.c | 4 ++--
hw/xwin/winshadddnl.c | 15 +++++++-----
hw/xwin/winshadgdi.c | 10 ++++----
hw/xwin/winwin32rootlesswndproc.c | 18 +++++---------
hw/xwin/winwndproc.c | 2 +-
23 files changed, 125 insertions(+), 124 deletions(-)
More information about the xorg-devel
mailing list