https://issues.dlang.org/show_bug.cgi?id=12853
--- Comment #5 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/6d3f59fa7b5b4b4eb43ff2d4cbe56905077a6ec6 fix Issue 12853 - std.encoding EncodingSchemeUtf16Native and EncodingSchemeUtf32Native decode() and SafeDecode() wrong stripping length https://github.com/D-Programming-Language/phobos/commit/a6c5488910d7746aada8bc378e8848b39f5e8aaf fix Issue 12853 - std.encoding EncodingSchemeUtf16Native and EncodingSchemeUtf32Native decode() and SafeDecode() wrong stripping length https://github.com/D-Programming-Language/phobos/commit/1f398230b1791e771486cf5489e895c14d77134d Merge pull request #2336 from AndrewEdwards/master fix Issue 12853 - std.encoding EncodingSchemeUtf16Native and EncodingSch... --
