[Issue 5237] writefln doesn't respect Complex.toString
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 19 01:26:52 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5237
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2010-11-19 01:25:33 PST ---
Partial fix in svn 2183. This fixes the last 3 cases, not the first one.
It would be very straightforward to implement the first case, but we need to
think if it would really be a sensible design, since we'd be doing
atoi(itoa(atoi(original_string))).
--
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