[Issue 16344] Real FP magic on windows
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Oct 24 20:13:42 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16344
Sprink <sprink.noreply at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sprink.noreply at gmail.com
--- Comment #1 from Sprink <sprink.noreply at gmail.com> ---
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.
--
More information about the Digitalmars-d-bugs
mailing list