Anyone knows this issue? std/math.d(2759): Error: number '0x1p-1024' is not representable

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Sat Jun 20 08:00:24 PDT 2015


On 6/20/15 2:30 AM, Martin Nowak wrote:
> 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.

I think it's just tokenizing them that triggers the errors. -- Andrei



More information about the Digitalmars-d mailing list