[Issue 24075] Can't use toChars with `ushort` or `ubyte`
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug  7 13:07:24 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24075
Nick Treleaven <nick at geany.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at geany.org
--- Comment #1 from Nick Treleaven <nick at geany.org> ---
> that only allows it to work with ubyte and uint
I think you meant uint or ulong. 
Also int and long can only be used when radix is 10.
--
    
    
More information about the Digitalmars-d-bugs
mailing list