[Issue 3057] New: Add pure annotations to core.stdc.*
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 7 14:57:52 PDT 2009
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: sean at invisibleduck.org
ReportedBy: braddr at 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: -------
More information about the Digitalmars-d-bugs
mailing list