[Webkit-unassigned] [Bug 229241] WebKit JSC fails to build because of undefined JSC_API_AVAILABLE macro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 17:18:15 PDT 2021


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ap at webkit.org
         Resolution|---                         |INVALID

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
JSC_API_AVAILABLE is only present in WebKit source code, and not in Xcode SDK, where it's replaced with API_AVAILABLE.

If you are building your project using headers in WebKit source, this is not supported, and is expected to fail. If you are doing something different, please clarify what it is, and how we can reproduce.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210819/114fa33f/attachment-0001.htm>


More information about the webkit-unassigned mailing list