Anyone knows this issue? std/math.d(2759): Error: number '0x1p-1024' is not representable
Martin Nowak via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 20 02:30:35 PDT 2015
On 06/19/2015 06:54 PM, Andrei Alexandrescu wrote:
> This is happening on my older CentOS as well, it's a problem in the C
> library. I suggest we just version those tests. -- Andrei
Even more worrisome, I don't understand why dmd is compiling the
unittests at all.
Might be related to https://issues.dlang.org/show_bug.cgi?id=14431 or
https://issues.dlang.org/show_bug.cgi?id=14508.
More information about the Digitalmars-d
mailing list