[Issue 14370] std.utf.toUTF8 has an incorrect contract

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Sep 14 16:48:11 UTC 2017


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

b2.temp at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |WORKSFORME

--- Comment #2 from b2.temp at gmx.com ---
It throws an UTF exception nowadays and BTW toUTF8 is not used anymore since
it's deprecated in favor of encode().

--


More information about the Digitalmars-d-bugs mailing list