[Issue 21776] %b, %o, %x and %X on integers does not obey plus and space flag

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 10 06:12:37 UTC 2021


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

Berni44 <bugzilla at bernis-buecher.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Berni44 <bugzilla at bernis-buecher.de> ---
Meanwhile I think, this is intentional: These format characters give the image
of the bit pattern, which means, there is no sign. So closing this as invalid.

--


More information about the Digitalmars-d-bugs mailing list