http://d.puremagic.com/issues/show_bug.cgi?id=11232
--- Comment #1 from [email protected] 2013-10-15 16:52:52 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/b97b4e96202ba7fec103ece3993f3b8e86faf7d3 fix issue 11232 - rewritten std.windows.syserror.sysErrorString Fixed for Unicode-correctness; now works on non-English Windows systems. Added unit test. Throws an Exception if the given error code or language combination was invalid. https://github.com/D-Programming-Language/phobos/commit/a2fea332ed7f86130942487614152aa3ed91f1c4 Merge pull request #1634 from JakobOvrum/syserrorstring fix issue 11232 - rewritten std.windows.syserror.sysErrorString -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
