[Issue 14503] BigInt to binary/octal and lower case "%x" (hexadecimal format)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Apr 28 03:57:31 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14503
e10s <electrolysis.jp+d at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |electrolysis.jp+d at gmail.com
--- Comment #1 from e10s <electrolysis.jp+d at gmail.com> ---
Fix BigInt.toString with "%x"
https://github.com/D-Programming-Language/phobos/pull/3240
> I believe that we need to add new format specifiers for the data type BigInt
+1.
--
More information about the Digitalmars-d-bugs
mailing list