[cairo-bugs] [Bug 89339] util/cairo-script: compilation errors on AIX (no member named '__jmpbuf')

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 6 00:59:13 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89339

Michael Haubenwallner <michael.haubenwallner at ssi-schaefer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Michael Haubenwallner <michael.haubenwallner at ssi-schaefer.com> ---
(In reply to Bryce Harrington from comment #2)
> In studying bug 89354, and googling around for best practices in order of
> header inclusion, there seems to be a rough concensus[1] that you should
> include in this order:

As long as "config.h" is included first, I don't really care which practice a
particular project does prefer.

> But looking at the original problem, maybe header shuffling is the wrong way
> to solve this.  The actual underlying problem here is a namespace conflict
> on jmpbuf.  The _csi_scanner structure is not part of any public API, so how
> about just renaming the member to jump_buffer?

Renaming is fine with me too.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150306/1a91e6b5/attachment-0001.html>


More information about the cairo-bugs mailing list