Am 31.05.2011 17:24, schrieb Derek Buitenhuis:
> On 11-05-30 12:07 PM, walter harms wrote:
>> (val>>  24)&  0xff = hi
>> val&  0xff         = lo
>>
>> (maybe a simple %08x would do the same)
>>
>> Ntl. the coding style (byte oriented) indicated that the "Signature"
>> may be
>> different on big/little endian machines. i really have no idea but i
>> learned
>> to take that (and others) as warning sign.
>>
>> Obviously you took a look into this "Signature" stuff may be you have
>> an idea ...
>>
>> re,
>>   wh
> 
> As far as I can tell it should cause any trouble. Just to be sure,
> I ran makekeys, and the Keysym related functions in libX11 on
> both a big and little endian system, with identical output.
> 
> All seems to be well, unless someone else can shed some
> light on something I may have missed.
> 
> - Derek
> 

thanks for testing that.

re,
 wh
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to