http://d.puremagic.com/issues/show_bug.cgi?id=6130
Jonathan M Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jonathan M Davis <[email protected]> 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: -------
