<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fails to compile std.parallelism.reduce"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=122#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fails to compile std.parallelism.reduce"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=122">bug 122</a>
              from <span class="vcard"><a class="email" href="mailto:russel@winder.org.uk" title="Russel Winder <russel@winder.org.uk>"> <span class="fn">Russel Winder</span></a>
</span></b>
        <pre>Problem still happens with gdc 4.9 :-(

gdc -I. -O3 -c -o pi_parallelReduce.o pi_parallelReduce.d
/usr/include/d/4.9/std/parallelism.d: In member function 'reduce':
/usr/include/d/4.9/std/parallelism.d:2630: error: cannot access frame of
function 'main' from 'reduce'
scons: *** [pi_parallelReduce.o] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>