https://issues.dlang.org/show_bug.cgi?id=16344
Sprink <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Sprink <[email protected]> --- Windows doesn't have a "real" type, or at least it's standard library doesn't. So if it is using C's write then it is probably using double and not "real" or long double. --
