[Issue 10881] Support %f formatting for a std.complex.complex
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 24 17:43:58 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10881
--- Comment #4 from bearophile_hugs at eml.cc 2013-08-24 17:43:56 PDT ---
(In reply to comment #3)
> 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)".
"Complex!int(1, 2)" is refused. The "complex!int(1, 2)" is not refused, but
perhaps there is not simple way to forbid that.
--
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