[Issue 10881] Support %f formatting for a std.complex.complex

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 24 17:25:35 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10881



--- Comment #3 from bearophile_hugs at eml.cc 2013-08-24 17:25:32 PDT ---
(In reply to comment #1)
> Do we actually support complex!int today? From looking at the code, it seems to
> only support floating-point types.

I see. I will open another issue on this. I see two possibilities: support
gaussian integers too, or statically refuse code like "complex!int(1, 2)".

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list