http://bugs.freedesktop.org/show_bug.cgi?id=15151
--- Comment #3 from Michel Dänzer <[EMAIL PROTECTED]> 2008-03-21 01:34:57 PST --- (In reply to comment #2) > There should not exist any other problems as math with void * is the > same as math with signed or unsiged char pointers. So I thought, but it turned out that void* arithmetics are a GCC extension and not defined in any C standard. It's probably better not to use it. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
