[PULL] hw/xwin configure, build and warning fixes
Jon TURNEY
jon.turney at dronecode.org.uk
Sat Oct 11 07:10:37 PDT 2014
Hi Keith,
Please consider pulling into master
Thanks.
The following changes since commit 61a292adf45405641de1c522a04c148e0a152acd:
glx: check return from __glXGetAnswerBuffer (2014-10-09 15:30:52 +0200)
are available in the git repository at:
git://people.freedesktop.org/~jturney/xserver
for you to fetch changes up to 7ea4a21feed5ac5e71cc6d8141c97d6362402c5d:
configure.ac: Force --disable-libdrm on Cygwin (2014-10-09 16:49:29 +0100)
----------------------------------------------------------------
Jon TURNEY (13):
hw/xwin: Fix compilation with -Werror=return-type
hw/xwin: Fix compilation with -Werror=declaration-after-statement
hw/xwin: Fix warnings in glx/glshim.c
hw/xwin: Fix format warnings with debug printing of pointers on 64-bit
hw/xwin: Fix warning in winXIconToHICON()
hw/xwin: Fix const warning in winCheckDisplayNumber()
hw/xwin: Fix const warnings in winprefsyacc.y
hw/xwin: Fix const warning in winPrefsLoadPreferences()
hw/xwin: Fix warning in yyerror()
hw/xwin: Fix redundant declaration warning in winprefslex.l
hw/xwin: Fix unused variable warning in winCreateMsgWindow()
configure.ac: Avoid "Your OS is unknown" warning when configuring for Cygwin
configure.ac: Force --disable-libdrm on Cygwin
configure.ac | 7 +++++--
hw/xwin/InitOutput.c | 2 +-
hw/xwin/glx/glshim.c | 3 +++
hw/xwin/winSetAppUserModelID.c | 2 +-
hw/xwin/winclipboard/xevents.c | 3 ++-
hw/xwin/windialogs.c | 4 ++--
hw/xwin/winmsgwindow.c | 5 ++---
hw/xwin/winmultiwindowicons.c | 4 ++--
hw/xwin/winmultiwindowshape.c | 2 +-
hw/xwin/winmultiwindowwindow.c | 14 +++++++-------
hw/xwin/winpixmap.c | 6 +++---
hw/xwin/winprefs.c | 2 +-
hw/xwin/winprefslex.l | 2 --
hw/xwin/winprefsyacc.y | 11 +++++------
hw/xwin/winshadddnl.c | 2 +-
hw/xwin/winwndproc.c | 2 +-
16 files changed, 37 insertions(+), 34 deletions(-)
More information about the xorg-devel
mailing list