<#part sign=pgpmime>
On Wed,  8 Feb 2012 19:18:18 +1000, Peter Hutterer <[email protected]> 
wrote:
> XIAllowEvents was extended with touchid and grab_window in
> 2ea2f99f4fe1dcd3b8e539ca41c482fc40a0533d. This extended the size of
> the request from 12 to 20 but also broke the ABI. Older server
> match the request size exactly, so compiling libXi 1.5 against
> inputproto 2.2 and then running it against a pre-XI 2.2 server causes a
> BadLength for any XIAllowEvent request.
> 
> Add a new request struct for the new data.

Should the protocol header include the definition for
X_XI2_2AllowEvents? (see also comment from the library change)

Other than that,

Reviewed-by: Keith Packard <[email protected]>

-- 
[email protected]
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to