Bug 15116

Summary: Replace CARD{8,16,32} with uint{8,16,32}_t
Product: xorg Reporter: Matt Turner <mattst88>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Replace CARD{8,16,32} with uint{8,16,32}_t
none
rebased patch
none
rebased again... none

Description Matt Turner 2008-03-18 18:48:50 UTC
Created attachment 15281 [details] [review]
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.
Comment 1 Alex Deucher 2008-03-19 15:20:54 UTC
Any chance you can rebase this patch against ati git master?
Comment 2 Matt Turner 2008-03-19 15:52:40 UTC
Absolutely.
Comment 3 Matt Turner 2008-05-05 13:25:41 UTC
Created attachment 16365 [details] [review]
rebased patch
Comment 4 Matt Turner 2008-05-12 12:36:46 UTC
Created attachment 16487 [details] [review]
rebased again...

Please apply, else it'll have to be rebased in four days...
Comment 5 Alex Deucher 2008-05-12 13:08:25 UTC
committed: 908b7b940e3ef296836bc94680ebb8ab67650e31
thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.