[Webkit-unassigned] [Bug 157167] r200216 fails to build for darwin/gtk: use of undeclared identifier 'm_font'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 12:30:16 PDT 2016


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

--- Comment #7 from Darin Adler <darin at apple.com> ---
(In reply to comment #6)
> (In reply to comment #5)
> > Something high level like this normally should not use OS(DARWIN). Where is
> > the OS(DARWIN) check we are talking about?
> 
> /opt/local/var/macports/build/
> _Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-
> devel/work/webkit-999e572d853fe32b9fb11955bc1a8f7ed97632c7/Source/WebCore/
> platform/graphics/FontPlatformData.h:178:65: error: use of undeclared
> identifier 'm_font'
>         uintptr_t fontHash =
> reinterpret_cast<uintptr_t>(CFHash(m_font.get()));
>                                                                 ^

That's the error, but where is the OS(DARWIN) conditional? I suspect we can just correct it and fix this bug. I am currently using an iPhone and can't easily go find the code myself.

-- 
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/20160505/3457458e/attachment.html>


More information about the webkit-unassigned mailing list