<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Disable Linux-specific code in a Windows build"
   href="https://bugs.webkit.org/show_bug.cgi?id=137973#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Disable Linux-specific code in a Windows build"
   href="https://bugs.webkit.org/show_bug.cgi?id=137973">bug 137973</a>
              from <span class="vcard"><a class="email" href="mailto:mcrha&#64;redhat.com" title="Milan Crha &lt;mcrha&#64;redhat.com&gt;"> <span class="fn">Milan Crha</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=137973#c9">comment #9</a>)
<span class="quote">&gt; This should probably be:
&gt; 
&gt;     #if OS(DARWIN) || (OS(LINUX) &amp;&amp; !PLATFORM(GTK))
&gt; 
&gt; Same up above in the includes. Do you agree?</span >

Hmm, thinking of it, this will disable backtraces for any GTK platform build, not only for those which do not support it, like those not having dlfcn.h and execinfo.h.</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>