[Issue 14197] "replace" was moved from std.string without alias added
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Feb 18 18:00:12 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14197
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
That commit is from "Jan 19, 2011" and replace wasn't available through
std.string since then.
I think you got hit by our famous import issue 314 and the localization of
imports here https://github.com/D-Programming-Language/phobos/pull/2675.
--
More information about the Digitalmars-d-bugs
mailing list