[Bug 13555] 64-bit warning fixes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 13 08:14:45 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=13555
michel at tungstengraphics.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Comment #11 from michel at tungstengraphics.com 2007-12-13 08:14 PST -------
The referenced commit basically addressed comment #5: As CARD32 values can
never exceed 32 bits, using %u (or %d, ignoring the MSB) and casts to unsigned
works correctly on 32 and 64 bit platforms.
The issue reported here has been fixed, so resolving again. Feel free to file
another bug if there have since been regressions in this regard or if you feel
strongly about fixing the remaining cases of %d.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-driver-ati
mailing list