[phobos] Unittest errors on windows with latest phobos sources
Lars Tandle Kyllingstad
lars at kyllingen.net
Mon Jul 5 15:05:48 PDT 2010
On Mon, 2010-07-05 at 12:44 -0700, Walter Bright wrote:
> BTW, the std.complex failures are possibly due to changes in toString().
The last change to std.complex was over a month ago, and this bug is
completely new, so that's not it. Rather, I suspect the unittests fail
because of Andrei's changes to std.array.Appender (changeset 1713), or
possibly the changes to std.format (changeset 1719). I'll look into it
tomorrow.
-Lars
More information about the phobos
mailing list