[Issue 3582] New: core.stdc.ctype functions are not pure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 6 04:57:15 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3582
Summary: core.stdc.ctype functions are not pure
Product: D
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: sean at invisibleduck.org
ReportedBy: k.hanazuki at gmail.com
--- Comment #0 from Kasumi Hanazuki <k.hanazuki at gmail.com> 2009-12-06 04:57:14 PST ---
The functions in core.stdc.ctype are not pure,
because they are locale-dependent, that is referring to a mutable state.
--
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