[Issue 6130] utf.toUTF16z needs to be callable with any string type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 26 09:36:59 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6130
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-10-26 09:35:51 PDT ---
https://github.com/D-Programming-Language/phobos/pull/279 will actually do
this, since it'll make to so that toUTF16z just calls toUTFz internally, in
which case it's easy to make toUTF16z take any string type.
--
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