[Issue 5909] Allow implicit conversion of hex strings to immutable(ubyte)[] and immutable(ubyte[N]) or turn them into ubyte array literals
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Aug 22 20:07:30 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=5909
Steven Schveighoffer <schveiguy at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at yahoo.com
         Resolution|---                         |WONTFIX
--- Comment #5 from Steven Schveighoffer <schveiguy at yahoo.com> ---
hex strings are deprecated.
--
    
    
More information about the Digitalmars-d-bugs
mailing list