[Bug 15116] New: Replace CARD{8,16,32} with uint{8,16,32}_t

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 18 18:48:51 PDT 2008


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

           Summary: Replace CARD{8,16,32} with uint{8,16,32}_t
           Product: xorg
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: mattst88 at gmail.com
         QAContact: xorg-team at lists.x.org


Created an attachment (id=15281)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=15281)
Replace CARD{8,16,32} with uint{8,16,32}_t

As has been done with xf86-video-intel, replace all CARD* datatypes with
uint*_t datatypes available from stdint.h.


-- 
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