[Issue 18813] fromStringz should work with char, wchar and dchar

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 29 13:56:47 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18813

--- Comment #1 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/20efd72da7bc3a95b44e67807ad15b1ceb332114
fix Issue 18813 add wchar/dchar fromStringz template function

This adds a wide string template functions to complement the existing
fromStringz function.

--


More information about the Digitalmars-d-bugs mailing list