[dmd-beta] Last Beta: dmd 1.067 and 2.052 beta

Don Clugston dclugston at googlemail.com
Thu Feb 17 23:39:41 PST 2011


I've found something pretty bad. On Windows, the unittests for both
Phobos and druntime have been run with -release!!!
This would suggest that they haven't actually been run properly at all!
Removing -release causes failures in std.conv and std.json, but I
think both are the same problem:
to!float( "123e+2" ) is broken.


On 18 February 2011 07:20, Walter Bright <walter at digitalmars.com> wrote:
>
> Thanks everyone for their hard work on this beta. I'm going to release it
> late tonight unless something terrible comes up.
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>


More information about the dmd-beta mailing list