I can't seem to build phobos master on linux, unless I revert
pull #3014 unittests
DMD v2.067-devel-b9dee9e DEBUG
std/math.d(2702): Error: number '0x1p-1024' is not representable
std/math.d(2705): Error: number '0x1p-1024' is not representable
std/math.d(2708): Error: number '0x1p-1024' is not representable
std/math.d(2713): Error: number '0x1p-128f' is not representable
std/math.d(2716): Error: number '0x1p-128f' is not representable
std/math.d(2719): Error: number '0x1p-128f' is not representable
make: *** [generated/linux/release/32/libphobos2.a] Error 1
Since it lasts about a month, I wonder if I am the only one
having this problem ?