<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#c2">Comment # 2</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:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
        <pre>One of the eventual plans was to encapsulate all isXXX params from Global into
Target - removing them from the front-end.  I suppose this is to support 16bit
(or less) micro-controllers?

Target::init actually depends on d_backend_init being called first, which in
turn relies on Type::init and Id::initialize (for generating the va_list type
in D AST form) - so re-arranging as is wouldn't be an option.

As nothing really uses anything set by Type::init up to that point, you can
just override field values with the correct one.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>