number is not representable.

Mike Wey mike-wey at example.com
Wed Jun 3 13:56:30 PDT 2009


Recently when i try to compile something that imports std.math or 
tango.math.Math i get the following error:

/home/mike/D/dmd2/phobos/std/math.d(1216): number is not representable

std/math.d line 1216:
     [0x1.fa01712e8f0471ap-1064,  0x1.fa01712e8f0471ap-1,     -1063],

This is with both dmd 1.0 and 2.0 the version doesn't seem to matter.
Does anyone have any idea what could cause this and/or how to fix it?

-- 
Mike Wey


More information about the Digitalmars-d-learn mailing list