dmd 1.070 and 2.055 release
bearophile
bearophileHUGS at lycos.com
Thu Sep 8 00:38:57 PDT 2011
Walter:
> By far, the most number of bug fixes ever!
It's a nice release, thank you.
I think a better index comes from dividing the number of bugs by the number of days between two adjacent releases.
I have found a little trouble with std.range.indexed, I have asked in D.learn.
I have added a small enhancement request for Phobos, regarding std.range.chunks:
http://d.puremagic.com/issues/show_bug.cgi?id=6621
Days ago the "Warn about switch case fallthrough" from 2.054 has found a bug in one oldish D2 program of mine (I did forget to add a break, and my unittests didn't catch this very narrow corner case). Thanks.
Bye,
bearophile
More information about the Digitalmars-d-announce
mailing list