Summary: | compilation error with gcc on AIX due to config.h not included first | ||
---|---|---|---|
Product: | fontconfig | Reporter: | Michael Haubenwallner <michael.haubenwallner> |
Component: | library | Assignee: | fontconfig-bugs |
Status: | RESOLVED FIXED | QA Contact: | Behdad Esfahbod <freedesktop> |
Severity: | normal | ||
Priority: | medium | CC: | akira |
Version: | unspecified | ||
Hardware: | All | ||
OS: | AIX | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch to ensure config.h is included first |
Description
Michael Haubenwallner
2015-02-26 11:55:03 UTC
Created attachment 113843 [details] [review] patch to ensure config.h is included first config.h defines ABI-specific macros for AIX, which has to be done before including any system header file. This patch does this for src/fcarch.c Thanks! Thanks. merged. |
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.