https://d.puremagic.com/issues/show_bug.cgi?id=12470
Ali Cehreli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ali Cehreli <[email protected]> 2014-03-26 22:51:32 PDT --- Still, that code cannot be compiled, right? inout is a wildcard that should be able to take place of const and immutable but std.array.replace cannot work with const(char)[] nor with immutable(char)[]. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
