[Issue 18532] Hex literals produce invalid strings

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 27 16:33:13 UTC 2018


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

Basile B. <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com

--- Comment #2 from Basile B. <b2.temp at gmx.com> ---
It doesn't have to. hexString isn't even design to represent strings literals,
it can be a memory dump as well that can be cast to ubyte[].

--


More information about the Digitalmars-d-bugs mailing list