Bug 14948 - [PATCH] Fix a few warnings
Summary: [PATCH] Fix a few warnings
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-10 16:14 UTC by Matt Turner
Modified: 2008-03-11 18:21 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix warnings (2.47 KB, patch)
2008-03-10 16:14 UTC, Matt Turner
no flags Details | Splinter Review
Properly fix uninitialized variables warnings (2.43 KB, patch)
2008-03-11 18:09 UTC, Matt Turner
no flags Details | Splinter Review

Description Matt Turner 2008-03-10 16:14:13 UTC
Created attachment 15016 [details] [review]
Patch to fix warnings

Fixes: a few casting warnings, undefined variables, and an unused variable warning.
Comment 1 Alex Deucher 2008-03-11 16:08:07 UTC
committed: e946c097f0438afbea6f3dd37ee39d67d415708c

Thanks!
Comment 2 Matt Turner 2008-03-11 18:09:14 UTC
Created attachment 15045 [details] [review]
Properly fix uninitialized variables warnings

According to commit 9fd13e6773371c82b9799a5bda7c96ffa5cafe8c to xf86-video-intel by Kristian Høgsberg, there is a better way to fix the possibly initialized variables warnings. This patch will use Kristian's fix.
Comment 3 Alex Deucher 2008-03-11 18:21:12 UTC
committed: d4446461c3630caff166456c351ace34f57cc119

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.