[Xcb] [Bug 6812] XCBProtocolRequest structure ought to have flags bitmask

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 9 09:27:24 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=6812


Jamey Sharp <jamey at minilop.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           Priority|high                        |medium
          QAContact|                            |xcb at lists.freedesktop.org




--- Comment #1 from Jamey Sharp <jamey at minilop.net>  2009-10-09 09:27:23 PST ---
Replacing xcb_protocol_request_t.isvoid with a uint8_t "flags" bitmask would be
ABI-compatible, as long as isvoid is the least-significant bit, but it would
need a bit of care to stay API-compatible. This may still be worth doing.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Xcb mailing list