[Webkit-unassigned] [Bug 180691] Symbol not found: __ZN3WTF8LockBase10unlockSlowEv

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 12 00:37:47 PST 2017


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 329096
  --> https://bugs.webkit.org/attachment.cgi?id=329096
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=329096&action=review

> Source/WTF/wtf/mac/DeprecatedSymbolsUsedBySafari.mm:132
> +#if PLATFORM(MAC)

Not sure if it is worth adding a restriction here, such as:

    && __MAC_OS_X_VERSION_MIN_REQUIRED < 101340

But reviewers let me know if you think that would be worth doing.

-- 
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/20171212/709c58d9/attachment-0001.html>


More information about the webkit-unassigned mailing list