<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - module unwind is in file 'gcc\unwind.h' which cannot be read"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=189#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - module unwind is in file 'gcc\unwind.h' which cannot be read"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=189">bug 189</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>Should be reproducible using only: import gcc.backtrace;

This would trigger for systems where the following constraints result to false:
static if(BACKTRACE_SUPPORTED && !BACKTRACE_USES_MALLOC)

As libbacktrace is only really supported on Linux / similar *nix variants, that
would include Mingw in the list of unsupported platforms.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>