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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Kasumi Hanazuki <[email protected]> 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: -------