Win64, merge-2.067, LLVM master, VS 2015 - current status
Dan Olson via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Thu May 14 13:39:32 PDT 2015
"kinke" <noone at nowhere.com> writes:
> The following failures are NOT caused by std.concurrency.~this():
>
> core.thread
> std.csv *
> std.encoding
> std.math
> std.socket
> std.stream
> std.traits *
> std.internal.math.gammafunction *
>
> [*] fixed or worked around on my system, patches being prepared
>
> So we're not far from LDC on Win64 passing all druntime + phobos unit
> tests! :)
Very cool. The math unittest failures could just be the ones that
aren't written for 64-bit real. There was some work on it by Kevin and
Johan in this pull [1], but I have not been following lately.
[1] https://github.com/ldc-developers/phobos/pull/7
More information about the digitalmars-d-ldc
mailing list