<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error building core/thread.d"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error building core/thread.d"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=196">bug 196</a>
              from <span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
        <pre>I can confirm that this shows on Linux, however unlike OSX, GNU assembles
without error.

---
        .align 32
        .type   .3531, @object
        .size   .3531, 80
.3531:
        .quad   _D3bug11ThreadError6__vtblZ
        .quad   0
        .zero   16
        .zero   16
        .quad   0
        .zero   8
        .zero   8
        .zero   8

---


I'm reading this as, there is a global symbol being emitted with no name, so
gcc gives it a unique identifier.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>