https://issues.dlang.org/show_bug.cgi?id=12756
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] --- Comment #2 from Rainer Schuetze <[email protected]> --- VS knows "long double", but it is not 80 bits wide, but just the same 64 bits as "double". https://github.com/D-Programming-Language/dmd/pull/3553 --
