Fix XInput QueryVersion tests and X server code

Peter Hutterer peter.hutterer at who-t.net
Tue Oct 29 23:30:42 CET 2013


On Tue, Oct 29, 2013 at 10:03:55AM -0700, Keith Packard wrote:
> Keith Packard <keithp at keithp.com> writes:
> 
> >     [PATCH 1/2] test/xi2: Check new XInput 2.2 and newer QueryVersion
> >
> > The XInput QueryVersion tests need to be updated to handle the new
> > semantics provided in the post-2.2 world.

wasn't this one already fixed in b6e5c4669e0db391966deb397e8c975ec7f0124d?

side-note: it'd be better to use version_compare() from misc.h than the
*1000 approach anyway.

> >
> >     [PATCH 2/2] Xi: Limit the reported Xi version to what the server
> >
> > The X server needs to be fixed to never return a version greater than
> > what it supports.
> 
> Peter -- I'd like to get an ack'd by or review on this if I can?

500e844a24962c9e70abb3d614f1973013b2de73, seems to be the same diff.
 
Cheers,
   Peter



More information about the xorg-devel mailing list