[Webkit-unassigned] [Bug 199705] Build failure in WebHTMLView.mm with the public SDK (Xcode 11 and Mojave)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 5 07:51:20 PDT 2019


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

--- Comment #16 from mitz at webkit.org ---
(In reply to Timothy Hatcher from comment #4)
> (In reply to Jonathan Bedard from comment #3)
> > (In reply to Alexey Proskuryakov from comment #2)
> > > Fred clarifies in the other bug that this is about Xcode 11.0 beta 3 on
> > > Mojave, not on Catalina.
> > 
> > Ok, that makes more sense. HAVE_SUBVIEWS_IVAR_SPI only gets defined on
> > Catalina. Should is be defined unconditionally on public SDKs?
> 
> The SPI only exists on Catalina. It would build but crash with a missing
> selector otherwise.
> 
> I'll need to think of a fix that will work with the older systems and newer
> SDK.

You should be able to declare the ivar in a class extension in that case.

-- 
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/20191005/5008b0a7/attachment.html>


More information about the webkit-unassigned mailing list