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

Uli Schlachter psychon at znc.in
Fri May 15 07:26:41 PDT 2015


Hi everyone,

Am 11.05.2015 um 08:49 schrieb Olivier Fourdan:
[...]
> Now, given that the patch for libX11 needs these changes in libXCB, it means that we cannot merge the changes in libX11 until libXCB gets released first.
> 
> Do you plan to make a new release on libxcb soon?

since this patch touched xcb_send_request, it conflicted with my series that
wanted to make xcb_send_fd() thread-safe [0] (by deprecating it :-) ). I sent a
new version of this series yesterday [1]. I'd like to have this in before a new
release is made.

Also, no one reacted yet to my Xprint build failure [2]. Is it only me or is the
Xprint extension really broken right now?

AFAIK, we also need another proto release. At least my attempt at bisecting the
above build failure in proto by testing if libxcb master builds resulted in:

  AttributeError: 'SimpleType' object has no attribute 'is_case_or_bitcase'

Cheers,
Uli

[0]: http://lists.freedesktop.org/archives/xcb/2015-April/010261.html
     http://lists.freedesktop.org/archives/xcb/2015-April/010259.html
     http://lists.freedesktop.org/archives/xcb/2015-April/010260.html
[1]: http://lists.freedesktop.org/archives/xcb/2015-May/010294.html
     http://lists.freedesktop.org/archives/xcb/2015-May/010295.html
     http://lists.freedesktop.org/archives/xcb/2015-May/010296.html
     http://lists.freedesktop.org/archives/xcb/2015-May/010297.html
(The "v2" tags are actually wrong, only patch 2 really changed and patch 1
needed a rebase. Patch 4 is entirely new.)
[2]: http://lists.freedesktop.org/archives/xcb/2015-April/010258.html
-- 
99 little bugs in the code
99 little bugs in the code
Take one down, patch it around
117 little bugs in the code
  -- @irqed


More information about the Xcb mailing list