[Issue 3057] Add pure annotations to core.stdc.*
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 10 09:41:39 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3057
--- Comment #7 from Brad Roberts <braddr at puremagic.com> 2009-06-10 09:41:38 PDT ---
(In reply to comment #6)
> String functions are also impure because their arguments can be mutable.
Please be specific. The string functions I marked pure in the attached diffs
should be fine. They're taking const non-shared char pointers, which is safe.
--
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