https://issues.dlang.org/show_bug.cgi?id=14197
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Martin Nowak <[email protected]> --- 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. --
