Release D 2.078.1
Radu
void at null.pt
Wed Jan 24 13:30:42 UTC 2018
On Monday, 22 January 2018 at 20:43:56 UTC, Martin Nowak wrote:
> Glad to announce D 2.078.1.
>
> http://dlang.org/download.html
>
> This point release fixes a few issues over 2.078.1, see the
> changelog for more details.
>
> http://dlang.org/changelog/2.078.1.html
>
> - -Martin
Just want to bring to your attention a major regression
introduced in 2.078, and still present on current master, re. the
new __equals template.
https://issues.dlang.org/show_bug.cgi?id=18252
Comparing arrays of associative arrays is broken!
More information about the Digitalmars-d-announce
mailing list