[PULL] hw/xwin warning fixes

Jon TURNEY jon.turney at dronecode.org.uk
Thu May 2 07:59:05 PDT 2013


Hi Keith,

Please consider pulling into master.

Thanks.

The following changes since commit 451ba4bd41b82acd4aec6236ba121e00cfeb311b:

  hw/xfree86: Only report SetDesiredModes() failed if at least one modeset
fails (2013-04-29 09:10:06 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~jturney/xserver
unused-but-set-variable-warning-fix

for you to fetch changes up to 5860408a19d956f8cebb7ae39cfdbfcebd5e6360:

  hw/xwin: Fix unused-but-set-variable warning in ProcWindowsWMFrameGetRect()
(2013-05-02 15:43:29 +0100)

----------------------------------------------------------------
Jon TURNEY (10):
      hw/xwin: Fix unused-but-set-variable warnings in windialog.c
      hw/xwin: Fix unused-but-set-variable warning in winIsFakeCtrl_L()
      hw/xwin: Fix unused-but-set-variable warning in winFinishScreenInitFB()
      hw/xwin: Fix unused-but-set-variable warning in winCopyWindowNativeGDI()
      hw/xwin: Fix unused-but-set-variable warning in winWindowProc()
      hw/xwin: Fix unused-but-set-variable warning in winClipboardProc()
      hw/xwin: Fix unused-but-set-variable warning in winMinimizeWindow() when
built !XWIN_MULTIWINDOWEXTWM
      hw/xwin: Fix unused-but-set-variable warning in winHotKeyAltTabPrimaryDD()
      hw/xwin: Fix unused-but-set-variable warning in
winMWExtWMUpdateWindowDecoration()
      hw/xwin: Fix unused-but-set-variable warning in ProcWindowsWMFrameGetRect()

 hw/xwin/winclipboardthread.c     |    5 ++---
 hw/xwin/windialogs.c             |   12 +++---------
 hw/xwin/winkeybd.c               |    2 --
 hw/xwin/winmultiwindowwindow.c   |    5 +----
 hw/xwin/winpfbdd.c               |   13 -------------
 hw/xwin/winscrinit.c             |    4 ----
 hw/xwin/winwin32rootlesswindow.c |    4 +---
 hw/xwin/winwindow.c              |    4 ----
 hw/xwin/winwindowswm.c           |   15 ---------------
 hw/xwin/winwndproc.c             |    2 --
 10 files changed, 7 insertions(+), 59 deletions(-)


More information about the xorg-devel mailing list