[Issue 24126] toStringz does not support wchar and dchar
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 1 10:01:36 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24126
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issues.dlang at jmdavisProg.co
| |m
--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
std.utf.toUTFz handles the general case, allowing flexibility with regards to
both constness and character width:
https://dlang.org/phobos/std_utf.html#toUTFz
--
More information about the Digitalmars-d-bugs
mailing list