[Xcb] final ABI change for RC2; soname bump

Josh Triplett josh at freedesktop.org
Sat Oct 7 13:17:17 PDT 2006


Ian Osgood wrote:
> 
> On Oct 7, 2006, at 9:48 AM, Ian Osgood wrote:
> 
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>>
>>> On Oct 7, 2006, at 9:41 AM, Josh Triplett wrote:
>>>
>>>> Vincent Torri wrote:
>>>>> On Fri, 6 Oct 2006, Jamey Sharp wrote:
>>>>>> where XCB currently provides this function:
>>>>>>
>>>>>> xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c, int  
>>>>>> *error);
>>>>>>
>>>>>> It will instead provide the simpler interface:
>>>>>>
>>>>>> xcb_generic_event_t *xcb_poll_for_event(xcb_connection_t *c);
>>>>>>
>>>>>> On I/O or other errors, xcb_poll_for_event will return null and  
>>>>>> shut
>>>>>> down the xcb_connection_t. It will no longer terminate the  
>>>>>> application
>>>>>> under any circumstances.
>>>>> time to update evas again (and the tutorial) :-)
>>>> Thanks, Vincent!
>>>>
>>>> - Josh Triplett
>>> I'll get the utils and demos fixed up this morning.
> 
> Utils checked in, almost done with the demos. Am I correct in  
> thinking that xcb_generate_id() should now be part of the core API  
> (xcb.h) instead of the extension API (xcbext.h)?

Good point.  Done.

- Josh Triplett


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20061007/44af6237/signature.pgp


More information about the Xcb mailing list