[Issue 10904] "%(%s %)" format string support for std.container.Array too
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 26 22:09:30 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10904
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #1 from hsteoh at quickfur.ath.cx 2013-08-26 22:09:28 PDT ---
Hmm. Looking at the code, it seems that %(...%) _should_ be able to support any
input range, so if you write writefln("%(...%)", a1[]);, it should work, I
think.
--
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