[PULL] Xephyr warning fixes
Eric Anholt
eric at anholt.net
Wed Aug 21 10:40:19 PDT 2013
The following changes since commit fe7463b8ce0de301c2f82b108c93963424f77219:
dix: add missing include for DeleteWindowFromAnySelections (2013-08-18 02:39:44 +0200)
are available in the git repository at:
git://people.freedesktop.org/~anholt/xserver ephyr-warnings
for you to fetch changes up to e01a3f65d3e6d92f92ef2992b338cc9625bde082:
ephyr: Fix warning about XID vs unsigned long * by changing function args (2013-08-21 09:10:49 -0700)
----------------------------------------------------------------
Eric Anholt (9):
ephyr: Fix const cast warnings in ephyrhostvideo.
ephyr: Fix const-cast warnings for setting window title.
ephyr: Fix dead code warning.
kdrive: Drop dead code.
kdrive: Fix a few easy cast warnings.
kdrive: Fix const cast warnings in driver name handling.
kdrive: Fix const cast warnings in arguments processing.
ephyr: Drop is_ok logging.
ephyr: Fix warning about XID vs unsigned long * by changing function args
hw/kdrive/ephyr/ephyrdri.c | 5 +++--
hw/kdrive/ephyr/ephyrdri.h | 2 +-
hw/kdrive/ephyr/ephyrdriext.c | 23 +++++------------------
hw/kdrive/ephyr/ephyrhostglx.c | 2 --
hw/kdrive/ephyr/ephyrhostvideo.c | 38 +++++++++++++++++++-------------------
hw/kdrive/ephyr/ephyrinit.c | 4 ++--
hw/kdrive/ephyr/hostx.c | 2 +-
hw/kdrive/ephyr/hostx.h | 2 +-
hw/kdrive/ephyr/os.c | 2 +-
hw/kdrive/linux/evdev.c | 2 +-
hw/kdrive/linux/linux.c | 2 +-
hw/kdrive/linux/mouse.c | 6 +++---
hw/kdrive/linux/ps2.c | 2 +-
hw/kdrive/src/kdrive.c | 6 +++---
hw/kdrive/src/kdrive.h | 13 +++++++------
hw/kdrive/src/kinput.c | 11 ++---------
16 files changed, 51 insertions(+), 71 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20130821/737c240a/attachment.pgp>
More information about the xorg-devel
mailing list