OK, Jacob's two PRs were merged, and pushed to 2.064 branch.
https://github.com/D-Programming-Language/dlang.org/pull/366
https://github.com/D-Programming-Language/dlang.org/pull/409

Kenji Hara

2013/11/4 Jacob Carlborg <doob@me.com>
On Nov 04, 2013, at 08:57 AM, Kenji Hara <k.hara.pg@gmail.com> wrote:

As far as I see, it is not yet finished the discussion, so I didn't merge it.
 
Yes, I updated the pull request now to show how to disable the default unit test runner.


And, thisExePath is listed in 2.064 changelog as a Phobos enhancement.

I think it is sufficient.

It's not correct. args[0] and thisExePath() may, or may not be the same. An assert is not reliable. Also the __trait(isOverrideFunction) was missing from the changelog.

I've fixed both of these in this pull request: https://github.com/D-Programming-Language/dlang.org/pull/409

--
/Jacob Carlborg

_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta