Summary: | VIA/i915/tdfx/savage drivers have questionable pointer-to-int casting (x86-64) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | alexdeucher |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
All pointer / int cast related warnings from a linux-dri-x86-64 build.
Fixes for point-to-int casts in the Savage driver |
Description
Ian Romanick
2005-04-07 10:52:19 UTC
Created attachment 2345 [details]
All pointer / int cast related warnings from a linux-dri-x86-64 build.
Created attachment 2347 [details] [review] Fixes for point-to-int casts in the Savage driver The attached patch should fix the warnings in the savage driver. I can only test this on a 32-bit platform though. Feel free to apply this or complain if I missed something. Fix released long time ago. Mass version move, cvs -> git |
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.