[Issue 11232] Windows sysErrorString only supports ASCII

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 15 16:52:53 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11232



--- Comment #1 from github-bugzilla at puremagic.com 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: -------


More information about the Digitalmars-d-bugs mailing list