Re: [PATCH 0/5] Refactoring to avoid namespace collision on AIX
Chris Wilson <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 17, 2015 at 02:05:35AM -0700, Bryce Harrington wrote: > This patchset initiated as a fix for bug #89339. The actual fix is the > last patch in the patchset. Some of the proposed fixes really just > worked around the actual problem, yet none-the-less were worthwhile > refactorings that would cleanup the code, so are submitted along with > the fix. > > Bryce Harrington (5): > cairo-script: Always include config.h first thing > cairo-script: Add missing copyright and boilerplate > cairo-script: Cleanup boilerplate header for consistency > cairo-script: Prefer cairo from local tree > cairo-script: Rename struct member to avoid name collision on AIX Reviewed-by: Chris Wilson <[email protected]> Note that we have used #ifdef HAVE_CONFIG_H universally, but since we control the build system we should probably depend on it like 1/5 here. -Chris -- Chris Wilson, Intel Open Source Technology Centre -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo