[phobos] [D-Programming-Language/phobos] 4f28db: not really pure

Daniel Murphy yebblies at gmail.com
Wed Jun 29 04:45:18 PDT 2011


My mistake, this commit is not the one breaking phobos for me. (Just
the druntime change)  (I still think it should be reverted)

On Wed, Jun 29, 2011 at 9:04 PM, Daniel Murphy <yebblies at gmail.com> wrote:
> Could somebody revert this please? (and the similar druntime change)
> Weakly pure functions should be able to do anything they like with
> data reachable through their parameters, including the 'this'
> parameter, as of the new purity rules.
> I can't build druntime from head and it seems to be caused by this.
>
> If the rules need to me discussed some more or changed,
> dmd+druntime+phobos should at least be compiling while that happens.
>
> I'm fairly sure druntime and phobos are both broken by these changes,
> it's just not showing up on the autotester because the dmd tests are
> failing as well.
>


More information about the phobos mailing list