<div dir="ltr"><div>I think we should release 2.063.1, for these reasons:</div><div><br></div><div>- Regression bug 9122 is not actually fixed in 2.063 release although it's listed in fixed Phobos regressions</div><div>
<br></div><div>  Because current 2.063 release does not contain the fix for issue 10017.</div><div>  <a href="https://github.com/D-Programming-Language/phobos/commit/9a7627776e7cffa999f30e5a7450fb7f044a12f7">https://github.com/D-Programming-Language/phobos/commit/9a7627776e7cffa999f30e5a7450fb7f044a12f7</a></div>
<div><br></div><div>  Actually that was the root cause of 9122, so it should have been contained in 2.063 release.</div><div><br></div><div>- 2.063 release has some regressions which was discovered after releasing.</div><div>
<br></div><div>  Issue 10215 - [REG2.063] const causes wrong float calculation</div><div><br></div><div>    This is serious wrong-code bug. This bug does not exist in git master.</div><div>    To fix the bug, we just need to recreate release package.</div>
<div>    Read my comment:  <a href="http://d.puremagic.com/issues/show_bug.cgi?id=10215">http://d.puremagic.com/issues/show_bug.cgi?id=10215</a></div><div><br></div><div>  Issue 10212 - [REG2.061] Segfault in mismatching delegate literal types<br>
</div><div><br></div><div>    It's old regression bug, but should be fixed as soon as possible.</div><div>    Please review and merge <a href="https://github.com/D-Programming-Language/dmd/pull/2101">https://github.com/D-Programming-Language/dmd/pull/2101</a><br>
</div><div><br></div><div>  Issue 10197 - [REG2.063] Cannot cast overloaded template property result</div><div><br></div><div>    Already fixed in git master.</div><div><br></div><div style>From now I'll push some trivial changes to 2.063 branch which I think these are necessary for 2.063.1.</div>
<div style><br></div><div style>And I'll remove 2.063.1 tags for a moment. I think tagging should be done after the release done, but it's not yet released.</div><div><br></div><div>Kenji Hara<br></div></div>