Bug 15116 - Replace CARD{8,16,32} with uint{8,16,32}_t
Summary: Replace CARD{8,16,32} with uint{8,16,32}_t
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 18:48 UTC by Matt Turner
Modified: 2008-05-12 13:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Replace CARD{8,16,32} with uint{8,16,32}_t (236.81 KB, patch)
2008-03-18 18:48 UTC, Matt Turner
no flags Details | Splinter Review
rebased patch (239.21 KB, patch)
2008-05-05 13:25 UTC, Matt Turner
no flags Details | Splinter Review
rebased again... (239.22 KB, patch)
2008-05-12 12:36 UTC, Matt Turner
no flags Details | Splinter Review

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.