Bug 14977 - xorg/driver/xf86-video-siliconmotion - minor patches
Summary: xorg/driver/xf86-video-siliconmotion - minor patches
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/siliconmotion (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2008-03-12 14:07 UTC by Paulo César Pereira de Andrade
Modified: 2008-07-22 13:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Compiler-warning-fixes.patch (1.22 KB, patch)
2008-03-12 14:07 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review
0002-Compile-warning-fixes.patch (2.37 KB, patch)
2008-03-15 17:27 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review
0001-Compile-warning-fixes.patch (3.71 KB, patch)
2008-03-20 21:39 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

Description Paulo César Pereira de Andrade 2008-03-12 14:07:06 UTC
Created attachment 15071 [details] [review]
0001-Compiler-warning-fixes.patch

Fix compile warnings and more consistent macro naming.
Comment 1 Paulo César Pereira de Andrade 2008-03-15 17:27:49 UTC
Created attachment 15160 [details] [review]
0002-Compile-warning-fixes.patch
Comment 2 Paulo César Pereira de Andrade 2008-03-20 21:39:31 UTC
Created attachment 15361 [details] [review]
0001-Compile-warning-fixes.patch

  Rebuild patch agains't current git master, and
merge patch1 and patch2. This should also remove
a git-am warning about whitespace error.
Comment 3 Paulo César Pereira de Andrade 2008-07-22 13:31:00 UTC
  Only warning fixes, and a review show that is is also
has a problem if the REGION_xxx are defined to use functions,
as in that case it will actually use the ScreenPtr "typed"
variable.
  Anyway, the REGION_xxx macros really deserve some rethough,
as they are responsible for a huge amount of the compiler
warnings during X Server and driver compilation (but they
are defined in the X Server source tree).


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.