Summary: | drm.h , drm_mode.h and <driver>_drm.h use types defined stdint.h but do not include stdint.h | ||
---|---|---|---|
Product: | DRI | Reporter: | Paul Bender <pebender> |
Component: | libdrm | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | b.brachaczek, leio, xavier |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Paul Bender
2010-01-03 21:36:07 UTC
drm.h and drm_mode.h are fixed in git now. If the use of stdint in $driver_drm.h breaks anything, please file bugs against those drivers to get them to use __u32 etc. |
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.