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 <[email protected]> > On Nov 04, 2013, at 08:57 AM, Kenji Hara <[email protected]> wrote: > > Do you mean https://github.com/D-Programming-Language/dlang.org/pull/366 ? > 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. > > https://github.com/D-Programming-Language/dlang.org/blob/2d37a8d3fffd0214f83b52258383ee65b99f7147/changelog.dd#L737 > > 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 > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-beta >
_______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
