Thread overview
[Issue 18838] Formatting the number zero with separator doesn't obey width specifier
Aug 19, 2018
Basile B.
Aug 19, 2018
Basile B.
Mar 21, 2020
Basile-z
August 17, 2018
https://issues.dlang.org/show_bug.cgi?id=18838

arne.ludwig@posteo.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arne.ludwig@posteo.de

--
August 19, 2018
https://issues.dlang.org/show_bug.cgi?id=18838

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
           Hardware|x86_64                      |All
                 OS|Windows                     |All

--
August 19, 2018
https://issues.dlang.org/show_bug.cgi?id=18838

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Basile B. <b2.temp@gmx.com> ---
pull : https://github.com/dlang/phobos/pull/6673

--
August 19, 2018
https://issues.dlang.org/show_bug.cgi?id=18838

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/6b6d5c15c09327e882f1a72c171fa4674d50dfc4 fix issue 18838 - Formatting the number zero with separator doesn't obey width specifier

https://github.com/dlang/phobos/commit/a86b12303b741dc2f1f87cc29f6ea695a0635875 Merge pull request #6673 from BBasile/issue-18838

fix issue 18838 - Formatting the number zero with separator doesn't obey width
specifier
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=18838

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--