[Issue 3132] std.string.split should be templated on mutable/const/immutable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 3 07:56:26 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3132
David Simcha <dsimcha at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #4 from David Simcha <dsimcha at yahoo.com> 2009-09-03 07:56:25 PDT ---
1. You missed splitlines.
2. string[] words should be S[] words or S1[] words in split().
--
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