[PATCH] Bug in Xextproto

Simon Thum simon.thum at gmx.de
Sat Mar 28 10:42:54 PDT 2009


Rémi Cardona wrote:
> Le 27/03/2009 19:55, Simon Thum a écrit :
>> Hi,
>>
>> I'm bitten by this issue too and I'm somewhat lost with this. The patch
>> has not yet been applied or commented on xorg, so I just want to make
>> sure it's seen.
> 
> Then render.h also needs something like this...
To quote from Adam Jackson's commit to inputproto:

C sucks: define XEventClass in terms of unsigned int, not CARD32.
Apparently pulling in Xmd.h here breaks qt, since they both define an 
INT32 type (and incompatible ones even, since Xmd's is unsigned long on 
ILP32 because whoever wrote Xmd.h is a C novice).

see 
http://cgit.freedesktop.org/xorg/proto/inputproto/commit/?id=b5cbe2d93f6c0129b8f29da97778f6d1b15c38f9

> 
> Can't we work something out with Qt folks?
Good idea, but I think the above sounds like adopting a 
what-breaks-gets-fixed policy is the most realistic option. Adam 
probably has to say something enlightening.

I've filed a bug for gentoo-related discussion:
https://bugs.gentoo.org/show_bug.cgi?id=264088

BTW, didn't you run into it?

Cheers,

Simon



More information about the xorg mailing list