[Webkit-unassigned] [Bug 152720] JavaScriptCore fails to build on older versions of OS X due to CF_AVAILABLE usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 20:52:41 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152720

--- Comment #5 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
Based on the other build warnings (redefinition of the macro), CF is getting included elsewhere as well.  In some cases, the ordering works out, but in this case, it doesn't.

I think a better approach might be to include it and then redefine the macro.  Gonna give that a test tomorrow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160115/5dde2ef6/attachment-0001.html>


More information about the webkit-unassigned mailing list