[Xcb] Endianness question

Ulrich Eckhardt doomster at knuut.de
Tue Dec 2 22:17:33 PST 2008


Okay, got the file now but it seems that I can't compile it with Debian 
unstable, so I'll take a bit longer (weekend perhaps).

Reading the code, there is one thing I'm wondering about though and that is 
the struct xcb_wm_hints_t. In my headers, that is an opaque struct which was 
chosen (If I understand correctly) because it was actually a variably-sized 
one on the wire and/or because it might be extended in the future. Has that 
requirement been dropped?

Uli


More information about the Xcb mailing list