[Issue 16356] cdouble is broken
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Aug 6 09:58:07 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16356
--- Comment #2 from Kazuki Komatsu <enjouzensyou.boinc at gmail.com> ---
(In reply to greensunny12 from comment #1)
> I hardly believe that this is going to be fixed as builtin complex types are
> rarely used and have been scheduled for deprecation (see
> https://dlang.org/deprecate.html). Btw @other why is there no schedule date
> for complex types?
>
> Do you experience a similar behavior with std.complex?
> (https://dlang.org/phobos/std_complex.html)
I test std.complex.Complex by same code, but it has no strange behavior.
--
More information about the Digitalmars-d-bugs
mailing list