Bug 14977

Summary: xorg/driver/xf86-video-siliconmotion - minor patches
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Driver/siliconmotionAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Compiler-warning-fixes.patch
none
0002-Compile-warning-fixes.patch
none
0001-Compile-warning-fixes.patch none

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.