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

           Summary: std.string.count should use const(char)[], not
                    immutable.
           Product: D
           Version: 2.032
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: dsim...@yahoo.com


--- Comment #0 from David Simcha <dsim...@yahoo.com> 2009-09-11 08:19:51 PDT ---
There's not much of a reason why count() needs a guarantee that noone else will
have a mutable view of the arguments.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to