[Issue 3813] Bad writeln of string arrays
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 18 10:33:24 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3813
Andrei Alexandrescu <andrei at metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at metalanguage.com
--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2010-02-18 10:33:23 PST ---
This is by design. The default array bounds were changed from "[" and "]" to ""
and "", and the default separator has been changed from ", " to " ".
--
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