[Xcb] [PATCH v2] expose 64-bit sequence numbers for XLib

Olivier Fourdan ofourdan at redhat.com
Fri May 15 06:16:03 PDT 2015


Hi Chris,

> [...]
> But in practice it's better to check that and do some final QA before making
> a release.
> 
> There are programs or websites that can do that comparison automatically, as
> far as I know.
> Any volunteers to do that check?
> (I'll do it in several weeks or so if nobody else does it.)
> [...]

I dunno if you have any special tool/methodology/website in mind for such a check, so I picked abi-compliance-checker [1] for a run and the results look fine (granted, I dunno much of abi-compliance-checker but it looks like it does the job).

But libxcb is a bit special as it also relies on xcb-proto and exposes API from outside the scope of libxcb itself, so to have a meaningful test, I had to use the same xcb-proto version for both libxcvb-1.11 and git (I used the git version of xcb-proto).

I am attaching the report from abi-compliance-checker [1] to this email.

Cheers,
Olivier

[1] http://ispras.linuxbase.org/index.php/ABI_compliance_checker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20150515/922f753b/attachment.html>


More information about the Xcb mailing list