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

Walter Bright walter at digitalmars.com
Fri Feb 18 23:56:26 PST 2011



Don Clugston wrote:
> 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.
>
>   

That one turns out to be an optimizer bug. I'm working on a fix.


More information about the dmd-beta mailing list