Bug 26441 - Wrong inclusion of stdint.h in examples/jpeg/jpeg.h
Summary: Wrong inclusion of stdint.h in examples/jpeg/jpeg.h
Status: NEW
Alias: None
Product: liboil
Classification: Unclassified
Component: unknown (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Schleef
QA Contact: David Schleef
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 01:32 UTC by Dagobert Michelsen
Modified: 2010-02-05 01:32 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.