[dmd-beta] Last Beta: dmd 1.067 and 2.052 beta
Brad Roberts
braddr at puremagic.com
Fri Feb 18 15:38:38 PST 2011
Wait.. It has -release, but it also has -unittest which overrides
-release when it comes to asserts. That means that the only issue would
be files that are linked in from the .lib file rather than being rebuilt
as part of the unittest.exe build. Or am I overlooking something again?
On Fri, 18 Feb 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.
>
>
> 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.
More information about the dmd-beta
mailing list