[phobos] std.string.atoi disappears with no notice in the changelog and no clue what to replace it with
Jonathan M Davis
jmdavisProg at gmx.com
Tue Jul 5 19:33:39 PDT 2011
On 2011-07-05 17:46, Walter Bright wrote:
> Please, please, in the zeal to rename/remove things, think of the poor user
> whose code suddenly and inexplicably fails to compile now.
Those functions have been deprecated for some time (complete with the
deprecated keyword being used). Anyone using them should have had _more_ than
ample warning. But I'll go add them in the changelog.
- Jonathan M Davis
More information about the phobos
mailing list