[PATCH 0/5] Refactoring to avoid namespace collision on AIX

Bryce Harrington <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
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

 util/cairo-script/cairo-script-file.c        |  2 +
 util/cairo-script/cairo-script-hash.c        |  5 +-
 util/cairo-script/cairo-script-interpreter.c |  3 +-
 util/cairo-script/cairo-script-objects.c     |  2 +
 util/cairo-script/cairo-script-operators.c   |  2 +
 util/cairo-script/cairo-script-private.h     |  2 +-
 util/cairo-script/cairo-script-scanner.c     | 76 ++++++++++++++--------------
 util/cairo-script/cairo-script-stack.c       |  2 +
 util/cairo-script/csi-bind.c                 | 40 ++++++++++++++-
 util/cairo-script/csi-exec.c                 | 40 ++++++++++++++-
 util/cairo-script/csi-replay.c               | 40 ++++++++++++++-
 util/cairo-script/csi-trace.c                | 40 ++++++++++++++-
 12 files changed, 205 insertions(+), 49 deletions(-)

-- 
1.9.1

-- 
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.