[Issue 2310] Inconsistent formatting of arrays in std.stdio.write() and std.conv.to!(string)()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 26 11:28:52 PDT 2010


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


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2010-09-26 11:28:09 PDT ---
Resolved by using a ", " separator by default in to!string.

http://www.dsource.org/projects/phobos/changeset/2052

-- 
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