>>>>> "PH" == Peter Hutterer <[email protected]> writes:
I didn't look in any real detail, but shouldn't the types and percents
be the same in each block? Eg:
PH> + case 32:
PH> + printf("%lu", *((unsigned long*)ptr));
PH> + break;
PH> + case 32:
PH> + printf("%u", *((uint32_t*)ptr));
PH> + break;
-JimC
--
James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel