[Issue 3027] New: object.toString should be const

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 26 18:40:43 PDT 2009


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

           Summary: object.toString should be const
           Product: D
           Version: 2.028
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: davidl at 126.com


It will be better if we apply the constness to the library.

std.boxer also has several methods should be qualified as const. such as
unboxable

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