<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&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <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">&gt; (In reply to <a href="show_bug.cgi?id=157167#c5">comment #5</a>)
&gt; &gt; Something high level like this normally should not use OS(DARWIN). Where is
&gt; &gt; the OS(DARWIN) check we are talking about?
&gt; 
&gt; /opt/local/var/macports/build/
&gt; _Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-
&gt; devel/work/webkit-999e572d853fe32b9fb11955bc1a8f7ed97632c7/Source/WebCore/
&gt; platform/graphics/FontPlatformData.h:178:65: error: use of undeclared
&gt; identifier 'm_font'
&gt;         uintptr_t fontHash =
&gt; reinterpret_cast&lt;uintptr_t&gt;(CFHash(m_font.get()));
&gt;                                                                 ^</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>