Invalid Floating Point Operation (DMD 2067)

ref2401 via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Apr 16 08:00:38 PDT 2015


> Builds and runs fine for me. What is your OS and build command?
>
> -Steve

Win 8.1

dmd main.d -ofmain.exe -debug -unittest -wi
if %errorLevel% equ 0 (main.exe)


More information about the Digitalmars-d-learn mailing list