[dmd-beta] dmd 2.063 beta
Walter Bright
walter at digitalmars.com
Mon May 13 17:47:59 PDT 2013
This too: https://github.com/D-Programming-Language/phobos/pull/1291
On 5/12/2013 7:49 AM, Kenji Hara wrote:
> Right now, I opened some pull requests for the regressions.
>
> [REG2.063a] Issue 10067 - Recursive template instantation
> https://github.com/D-Programming-Language/dmd/pull/2026
>
> [REG2.063a] Issue 10047 - opDispatch instantiation failure should be gagged
> for UFCS
> https://github.com/D-Programming-Language/dmd/pull/1981
>
> [REG2.062] Issue 9957 - Taking pointer of enum float array gives some garbage
> https://github.com/D-Programming-Language/dmd/pull/1922
>
> And I think these changes are blocker, so necessary for the 2.063 release.
>
> Issue 10066 - Template opEquals sometimes obstructs struct compilation
> https://github.com/D-Programming-Language/dmd/pull/2025
>
> Issue 10005 - struct variable declaration and const-correctness
> https://github.com/D-Programming-Language/dmd/pull/1948
>
> Kenji Hara
>
More information about the dmd-beta
mailing list