[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 09:14:17 PDT 2009


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


Andrei Alexandrescu <andrei at metalanguage.com> changed:

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




--- Comment #5 from Andrei Alexandrescu <andrei at metalanguage.com>  2009-09-03 09:14:16 PDT ---
(In reply to comment #4)
> 1.  You missed splitlines.
> 
> 2.  string[] words should be S[] words or S1[] words in split().

3. I'm a chowderhead.

I fixed the above and added unittests for all string widths. If there are other
functions in std.string to be modified, please open a new bugzilla entry.

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