<div dir="ltr"><div>OK, Jacob's two PRs were merged, and pushed to 2.064 branch.<br></div><div><a href="https://github.com/D-Programming-Language/dlang.org/pull/366">https://github.com/D-Programming-Language/dlang.org/pull/366</a><br>
<div><a href="https://github.com/D-Programming-Language/dlang.org/pull/409">https://github.com/D-Programming-Language/dlang.org/pull/409</a><br></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Kenji Hara<br>
<br><div class="gmail_quote">2013/11/4 Jacob Carlborg <span dir="ltr"><<a href="mailto:doob@me.com" target="_blank">doob@me.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div><div class="im">On Nov 04, 2013, at 08:57 AM, Kenji Hara <<a href="mailto:k.hara.pg@gmail.com" target="_blank">k.hara.pg@gmail.com</a>> wrote:<br><br dir="ltr"></div><div><div class="im"><blockquote type="cite">
<div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Do you mean <a href="https://github.com/D-Programming-Language/dlang.org/pull/366" target="_blank">https://github.com/D-Programming-Language/dlang.org/pull/366</a> ?</div>
<div>As far as I see, it is not yet finished the discussion, so I didn't merge it.</div><div></div></div></div></div></div></blockquote><span> </span><br></div>Yes, I updated the pull request now to show how to disable the default unit test runner.<div class="im">
<br><br><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>And, thisExePath is listed in 2.064 changelog as a Phobos enhancement.</div><div><a href="https://github.com/D-Programming-Language/dlang.org/blob/2d37a8d3fffd0214f83b52258383ee65b99f7147/changelog.dd#L737" target="_blank">https://github.com/D-Programming-Language/dlang.org/blob/2d37a8d3fffd0214f83b52258383ee65b99f7147/changelog.dd#L737</a><br>
</div><div><br></div><div>I think it is sufficient.</div><div></div></div></div></div></div></blockquote><span></span><br></div>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.<br>
<br>I've fixed both of these in this pull request: <a href="https://github.com/D-Programming-Language/dlang.org/pull/409" target="_blank">https://github.com/D-Programming-Language/dlang.org/pull/409</a><br><br>--<br>/Jacob Carlborg<br>
</div></div></div><br>_______________________________________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a><br></blockquote></div><br></div></div>