digitalmars.D.bugs - [Issue 2820] New: itoa and ultoa functions are missing in Phobos
- d-bugmail puremagic.com (16/16) Apr 07 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2820
- d-bugmail puremagic.com (10/10) Oct 11 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2820
- d-bugmail puremagic.com (12/12) Sep 26 2010 http://d.puremagic.com/issues/show_bug.cgi?id=2820
- d-bugmail puremagic.com (12/12) Sep 26 2010 http://d.puremagic.com/issues/show_bug.cgi?id=2820
http://d.puremagic.com/issues/show_bug.cgi?id=2820
Summary: itoa and ultoa functions are missing in Phobos
Product: D
Version: 2.027
Platform: PC
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: bugzilla digitalmars.com
ReportedBy: 2korden gmail.com
Starting from DMD2.027 (now that std.c.stdlib plain imports core.stdc.stdlib),
a few of useful functions got lost. Namely itoa and ultoa. There might be other
functions missing, too, I didn't investigate into it very well.
--
Apr 07 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2820
Andrei Alexandrescu <andrei metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |andrei metalanguage.com
AssignedTo|nobody puremagic.com |andrei metalanguage.com
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Oct 11 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2820
Andrei Alexandrescu <andrei metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
14:45:14 PDT ---
I'm weary of adding non-standard functions to the plain stdc.stdlib, so I'm
closing this.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 26 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2820
bearophile_hugs eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs eml.cc
I appreciate the 'spring cleaning' you are doing now, but some non-standard
functions are useful and I'd like to keep them, like alloca() and the GNU
(Linux) *_unlocked() functions like fgets_unlocked(). Thank you.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 26 2010









d-bugmail puremagic.com 