Thread overview
[Issue 16078] %e (scientific notation) should be supported for all BigInt
[Issue 16078] %e (scientific notation) should be supported for all integer-like types
Feb 13, 2021
Walter Bright
Apr 21, 2021
Berni44
Apr 21, 2021
Berni44
Dec 17, 2022
Iain Buclaw
February 13, 2021
https://issues.dlang.org/show_bug.cgi?id=16078

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=3248

--
April 21, 2021
https://issues.dlang.org/show_bug.cgi?id=16078

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@bernis-buecher.de
            Summary|%e (scientific notation)    |%e (scientific notation)
                   |should be supported for all |should be supported for all
                   |integer-like types          |BigInt

--
April 21, 2021
https://issues.dlang.org/show_bug.cgi?id=16078

--- Comment #1 from Berni44 <bugzilla@bernis-buecher.de> ---
I split this into BigInt / built-ins - see issue 21847.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=16078

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=16078

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10180

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--