[Issue 3385] New: `std.string.split` requires a mutable array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 10 05:52:20 PDT 2009


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

           Summary: `std.string.split` requires a mutable array
           Product: D
           Version: 2.033
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: andrei at metalanguage.com
        ReportedBy: julien at onandon.be


--- Comment #0 from Julien Leclercq <julien at onandon.be> 2009-10-10 05:52:18 PDT ---
Created an attachment (id=471)
Test case

Hello,

    `std.string.split` requires a mutable array or fails with :

         std/range.d(515): Error: this is not mutable

    Test case attached.

Ciao,
Julian.

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