[Xcb] [Bug 71507] ABI breakage: Qt segfaults when run against libxcb 1.9.3
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 21 05:57:48 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71507
Uli Schlachter <psychon at znc.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Uli Schlachter <psychon at znc.in> ---
commit b30b11ac49d934541312b03c41d1ab83047a59f4
Author: Uli Schlachter <psychon at znc.in>
Date: Mon Nov 18 20:28:08 2013 +0100
Increment the "current" version info for sync, xinput and xkb
Sync: Due to commit e6a246e50e62cbcba3 "sync: Change value list param of
CreateAlarm and ChangeAlarm into switch", various symbols disappeared,
for example xcb_sync_{change,create}_alarm_sizeof.
xinput: This extension was updated from version 1.4 to 2.3. This means
that lots of new things are generated. However, this change is
backwards-compatible and thus age gets set to 1.
xkb: In commit 37d0f55392d6 "xkb: Work around alignment problems in
GetNames and GetMap replies", some padding fields were introduced into
structures for which an _unpack() function is generated. This changed
the size of the struct and caused offsets into this struct to change.
https://bugs.freedesktop.org/show_bug.cgi?id=71507
Signed-off-by: Uli Schlachter <psychon at znc.in>
Signed-off-by: Julien Cristau <jcristau at debian.org>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20131221/f068f097/attachment.html>
More information about the Xcb
mailing list