<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - I can't build poppler with Clang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76963#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - I can't build poppler with Clang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76963">bug 76963</a>
              from <span class="vcard"><a class="email" href="mailto:dmacks@netspace.org" title="Daniel Macks <dmacks@netspace.org>"> <span class="fn">Daniel Macks</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=108810" name="attach_108810" title="Only consider adding -fno-check-new if compiler supports it">attachment 108810</a> <a href="attachment.cgi?id=108810&action=edit" title="Only consider adding -fno-check-new if compiler supports it">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=76963&attachment=108810'>[review]</a>
Only consider adding -fno-check-new if compiler supports it

On my OS X 10.8 with clang, this correctly recognizes that it is not supported
and does not propagate it (even when propagating the other flags). If I hack
this test to use a different flag that is supported, it correctly recognizes
that and propagates it. But I don't have an actual machine that does support
this flag to do a direct test that the patch behaves there.</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>