[Bug 15151] Compile warning fixes.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 21 01:35:01 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=15151





--- Comment #3 from Michel Dänzer <michel at tungstengraphics.com>  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.


More information about the xorg-driver-ati mailing list