December 09, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 9d151ac1f9e45d4d57a0b74508b41b303a6a293d
      https://github.com/D-Programming-Language/phobos/commit/9d151ac1f9e45d4d57a0b74508b41b303a6a293d
  Author: David Simcha <dsimcha at gmail.com>
  Date:   2011-12-09 (Fri, 09 Dec 2011)

  Changed paths:
    M std/parallelism.d

  Log Message:
  -----------
  Make Task.base public because it doesn't work anymore on 2.057 if it's private.


December 09, 2011
Two comments:

1.  I accidentally pushed to the wrong repo.  Sorry for committing this directly instead of doing a proper pull request.

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.

On Fri, Dec 9, 2011 at 12:09 PM, <noreply at github.com> wrote:

>  Branch: refs/heads/master
>  Home:   https://github.com/D-Programming-Language/phobos
>
>  Commit: 9d151ac1f9e45d4d57a0b74508b41b303a6a293d
>
> https://github.com/D-Programming-Language/phobos/commit/9d151ac1f9e45d4d57a0b74508b41b303a6a293d
>  Author: David Simcha <dsimcha at gmail.com>
>  Date:   2011-12-09 (Fri, 09 Dec 2011)
>
>  Changed paths:
>    M std/parallelism.d
>
>  Log Message:
>  -----------
>  Make Task.base public because it doesn't work anymore on 2.057 if it's
> private.
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/phobos/attachments/20111209/f9deb330/attachment.html>