Bug 26441

Summary: Wrong inclusion of stdint.h in examples/jpeg/jpeg.h
Product: liboil Reporter: Dagobert Michelsen <dam>
Component: unknownAssignee: David Schleef <ds>
Status: NEW --- QA Contact: David Schleef <ds>
Severity: normal    
Priority: medium CC: dam
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Dagobert Michelsen 2010-02-05 01:32:50 UTC
In liboil 0.3.16 there is a direct include of stdint.h in examples/jpeg/jpeg.h which may better point to liboil/liboil-stdint.h. As I am trying to compile on Solaris 8 it may also be possible to detect the presence of  inttypes.h and use that instead of stdint.h.

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.