[Issue 2820] New: itoa and ultoa functions are missing in Phobos
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 7 16:26:00 PDT 2009
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 at digitalmars.com
ReportedBy: 2korden at 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.
--
More information about the Digitalmars-d-bugs
mailing list