[cairo-bugs] [Bug 93027] configure should check whether __typeof__ needs to be used for typeof or not
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 6 19:36:22 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=93027
--- Comment #1 from Bryce Harrington <bryce at osg.samsung.com> ---
Thanks, fix pushed:
To ssh://git.freedesktop.org/git/cairo
3322580..8d89fc5 master -> master
commit 8d89fc573eae0bc0234e1b909932e405a776b7e1
Author: Bryce Harrington <bryce at osg.samsung.com>
AuthorDate: Mon Nov 6 11:28:58 2017 -0800
Commit: Bryce Harrington <bryce at osg.samsung.com>
CommitDate: Mon Nov 6 11:35:24 2017 -0800
configure: Check for typeof
Check via the AC_C_TYPEOF macro if GCC's typeof is available. If it is
available via a different spelling, define typeof to that spelling.
Patch from and issue reported by Richard Palo.
Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=93027
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20171106/e72f197f/attachment.html>
More information about the cairo-bugs
mailing list