<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - PRAGMA_EXPORT_SUPPORTED defined incorrectly on OS X"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77749#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - PRAGMA_EXPORT_SUPPORTED defined incorrectly on OS X"
href="https://bugs.freedesktop.org/show_bug.cgi?id=77749">bug 77749</a>
from <span class="vcard"><a class="email" href="mailto:thakis@chromium.org" title="thakis@chromium.org">thakis@chromium.org</a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>