digitalmars.D.bugs - [Issue 3582] New: core.stdc.ctype functions are not pure
- d-bugmail puremagic.com (18/18) Dec 06 2009 http://d.puremagic.com/issues/show_bug.cgi?id=3582
- d-bugmail puremagic.com (10/10) Feb 04 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3582
- d-bugmail puremagic.com (12/12) Mar 08 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3582
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 invisibleduck.org
ReportedBy: k.hanazuki gmail.com
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: -------
Dec 06 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3582
Kosmonaut <Kosmonaut tempinbox.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Kosmonaut tempinbox.com
---
dsource changeset 240: http://www.dsource.org/projects/druntime/changeset/240
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 04 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3582
Walter Bright <bugzilla digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla digitalmars.com
Resolution| |FIXED
22:25:56 PST ---
Fixed dmd 2.041
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Mar 08 2010









d-bugmail puremagic.com 