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 05:00:50 PDT 2015


On 06/20/2015 12:06 PM, Walter Bright wrote:
> On 6/20/2015 3:06 AM, Walter Bright wrote:
>> Apparently we need to roll our own version of strtod() and put it in
>> Port.
> 
> We already do our own strtold(), so it should be straightforward.

Thanks, I'll work on a fix.


More information about the Digitalmars-d mailing list