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


2013/4/28 Walter Bright <[email protected]>

> Just a snapshot of the way things are right now - I'd like to get a real
> beta out before Dcon.
>
> http://ftp.digitalmars.com/**dmd2beta.zip<http://ftp.digitalmars.com/dmd2beta.zip>
> ______________________________**_________________
> dmd-beta mailing list
> [email protected]
> http://lists.puremagic.com/**mailman/listinfo/dmd-beta<http://lists.puremagic.com/mailman/listinfo/dmd-beta>
>
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to