Two comments:<br><br>1.  I accidentally pushed to the wrong repo.  Sorry for committing this directly instead of doing a proper pull request.<br><br>2.  This needs to make it into the final 2.057 release because std.parallelism completely breaks without it.  It didn't show up in the unittests because protection attributes don't mean anything within the same file.<br>
<br><div class="gmail_quote">On Fri, Dec 9, 2011 at 12:09 PM,  <span dir="ltr"><<a href="mailto:noreply@github.com">noreply@github.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
  Branch: refs/heads/master<br>
  Home:   <a href="https://github.com/D-Programming-Language/phobos" target="_blank">https://github.com/D-Programming-Language/phobos</a><br>
<br>
  Commit: 9d151ac1f9e45d4d57a0b74508b41b303a6a293d<br>
      <a href="https://github.com/D-Programming-Language/phobos/commit/9d151ac1f9e45d4d57a0b74508b41b303a6a293d" target="_blank">https://github.com/D-Programming-Language/phobos/commit/9d151ac1f9e45d4d57a0b74508b41b303a6a293d</a><br>

  Author: David Simcha <<a href="mailto:dsimcha@gmail.com">dsimcha@gmail.com</a>><br>
  Date:   2011-12-09 (Fri, 09 Dec 2011)<br>
<br>
  Changed paths:<br>
    M std/parallelism.d<br>
<br>
  Log Message:<br>
  -----------<br>
  Make Task.base public because it doesn't work anymore on 2.057 if it's private.<br>
<br>
<br>
_______________________________________________<br>
phobos mailing list<br>
<a href="mailto:phobos@puremagic.com">phobos@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/phobos" target="_blank">http://lists.puremagic.com/mailman/listinfo/phobos</a><br>
</blockquote></div><br>