[PULL] reviewed warning fixes

Jamey Sharp jamey at minilop.net
Wed May 26 11:24:28 PDT 2010


A couple of other patches are reviewed but turn out to depend on patches
that aren't reviewed yet. I've compile-tested each patch in this pull
request to make sure there weren't hidden dependencies in these.

The following changes since commit 4e9d3e413245e7c01c2ff3c0f130b8967754131b:
  Keith Packard (1):
        Revert "Add a "flags" field to DeleteInputDeviceRequest."

are available in the git repository at:

  git://people.freedesktop.org/~jamey/xserver for-keith

Jamey Sharp (7):
      xf86bigfont: Silence compiler warning by initializing pDesc.
      xfree86/int10/helper_mem: Fix log message.
      Xephyr: Fix Xcalloc deprecation warnings.
      dmx: Xfree -> free
      dmx: Delete unused local variables.
      dmx: Remove dead __glXDispSwap_DrawArraysEXT definition.
      Ignore build products in the server's test suite.

 Xext/xf86bigfont.c               |    4 +--
 hw/dmx/glxProxy/g_renderswap.c   |   39 --------------------------------------
 hw/dmx/glxProxy/glxcmds.c        |    9 +------
 hw/dmx/glxProxy/glxscreens.c     |    5 +--
 hw/dmx/glxProxy/glxsingle.c      |   13 +++++------
 hw/dmx/glxProxy/glxvendor.c      |    6 ++--
 hw/dmx/glxProxy/render2swap.c    |    6 -----
 hw/dmx/glxProxy/renderpixswap.c  |    2 +-
 hw/dmx/input/dmxinputinit.c      |    1 -
 hw/kdrive/ephyr/XF86dri.c        |   10 ++++----
 hw/kdrive/ephyr/ephyrhostvideo.c |    6 ++--
 hw/xfree86/int10/helper_mem.c    |    5 +---
 test/.gitignore                  |   13 ++++++++++++
 13 files changed, 37 insertions(+), 82 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100526/026974a5/attachment.pgp>


More information about the xorg-devel mailing list