[Issue 5909] Allow implicit conversion of hex strings to immutable(ubyte)[] and immutable(ubyte[N]) or turn them into ubyte array literals

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 15 01:50:20 PDT 2014


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

bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Allow implicit conversion   |Allow implicit conversion
                   |of hex strings to           |of hex strings to
                   |immutable(ubyte)[] and      |immutable(ubyte)[] and
                   |immutable(ubyte[N])         |immutable(ubyte[N]) or turn
                   |                            |them into ubyte array
                   |                            |literals

--


More information about the Digitalmars-d-bugs mailing list