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

           Summary: Add pure annotations to core.stdc.*
           Product: D
           Version: 2.030
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: P2
         Component: druntime
        AssignedTo: s...@invisibleduck.org
        ReportedBy: bra...@puremagic.com


Created an attachment (id=395)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=395)
Add pure annotations throughout std.core.*

I did a quick pass through core.stdc.* to annotate the functions I believe
should be pure.  I added some comments for several that could be stretched to
be pure if we're a little looser with the definition of pure.  I skipped over
the floating point areas as there's been a good amount of debate that I haven't
followed over what to do with them.  I defer to Don and Walter on those.

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

Reply via email to