[dmd-beta] One issue left for 2.064

Jacob Carlborg doob at me.com
Mon Nov 4 00:10:31 PST 2013


On Nov 04, 2013, at 08:57 AM, Kenji Hara <k.hara.pg at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20131104/987b8523/attachment.html>


More information about the dmd-beta mailing list