Bug 14880

Summary: xorg/driver/xf86-video-sis - compile warning fixes
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Driver/SiSAssignee: 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-Compile-warning-fixes.patch none

Description Paulo César Pereira de Andrade 2008-03-07 09:55:30 UTC
Created attachment 14915 [details] [review]
0001-Compile-warning-fixes.patch

Cast void * to unsigned char * to avoid warnings about void pointer used
in math for address calculation.
  Only remaining warning is about miPointerAbsoluteCursor being deprecated.
Comment 1 Paulo César Pereira de Andrade 2008-07-21 15:19:25 UTC
  Patch is not really a bug because it compiles with
gcc, and I believe other used compilers.

  Warnings are about void * arithmetic, and the deprecated
miPointerAbsoluteCursor is still available.

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.