[Mesa-dev] [Bug 77749] PRAGMA_EXPORT_SUPPORTED defined incorrectly on OS X
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 21 15:48:50 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77749
--- Comment #1 from thakis at chromium.org ---
Yup, Quickdraw.h defines __QUICKDRAW__. The header gets pulled in like this
(with the 10.8 sdk):
.....
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h
......
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QD.h
.......
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140421/4758fff6/attachment.html>
More information about the mesa-dev
mailing list