[Issue 18105] std.conv.parse!wchar cannot take a string
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 19 19:01:59 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=18105
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
What if the string's first dchar is a surrogate pair? It doesn't fit into a
wchar then.
--
More information about the Digitalmars-d-bugs
mailing list