<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - r200216 fails to build for darwin/gtk: use of undeclared identifier 'm_font'"
href="https://bugs.webkit.org/show_bug.cgi?id=157167#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - r200216 fails to build for darwin/gtk: use of undeclared identifier 'm_font'"
href="https://bugs.webkit.org/show_bug.cgi?id=157167">bug 157167</a>
from <span class="vcard"><a class="email" href="mailto:darin@apple.com" title="Darin Adler <darin@apple.com>"> <span class="fn">Darin Adler</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=157167#c6">comment #6</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=157167#c5">comment #5</a>)
> > 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()));
> ^</span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>