<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Setting Tsize_t, Tptrdiff_t in d-target.cc is not working"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=167#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Setting Tsize_t, Tptrdiff_t in d-target.cc is not working"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=167">bug 167</a>
              from <span class="vcard"><a class="email" href="mailto:johannespfau@gmail.com" title="Johannes Pfau <johannespfau@gmail.com>"> <span class="fn">Johannes Pfau</span></a>
</span></b>
        <pre>(In reply to Johannes Pfau from <a href="show_bug.cgi?id=167#c0">comment #0</a>)
<span class="quote">> We set Tptrdiff_t and Tsize_t in d-target.cc, but we do not update
> Type::tsize_t and Type::tptrdiff_t.

> I wonder whether we could just call Target::init before Type::init and
> remove the if(global.params.isLP64) logic from mtype.c.</span >

OK, Target::init depends on d_backend_init which probably depends on some stuff
from Type::init. I guess the next best solution is overwriting Type::tsize_t,
Type::tptrdiff_t in Target::init?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>