http://d.puremagic.com/issues/show_bug.cgi?id=10543
--- Comment #9 from [email protected] 2013-07-06 02:24:49 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/0a710876007bf8509d4f62453311e0bb6adbc7ca Fix Issue 10543 - std.algorithm.map incorrectly uses source range length for narrow strings Strange, because there was an explicit override for strings to forward length. In any case, this is now fixed. https://github.com/D-Programming-Language/phobos/commit/201edf4c8055ca0ac0079b9a8b711b68668c7974 Merge pull request #1389 from monarchdodra/mapString Fix Issue 10543 - std.algorithm.map incorrectly uses source range length... -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
