Thread overview
[Issue 21853] std.format: formatting real.max in CTFE fails
Apr 23, 2021
Dlang Bot
Apr 23, 2021
Dlang Bot
Apr 24, 2021
Dlang Bot
April 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21853

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #8001 "Fix Issue 21853 - std.format: formatting real.max in CTFE fails" fixing this issue:

- Fix Issue 21853 - std.format: formatting real.max in CTFE fails

https://github.com/dlang/phobos/pull/8001

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 updated dlang/phobos pull request #8002 "Fix Issue 21853 - std.format: formatting real.max in CTFE fails" fixing this issue:

- Fix Issue 21853 - std.format: formatting real.max in CTFE fails

https://github.com/dlang/phobos/pull/8002

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

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8002 "Fix Issue 21853 - std.format: formatting real.max in CTFE fails" was merged into master:

- b37b761cd427541c77595170e94ba731709eb2d8 by berni44:
  Fix Issue 21853 - std.format: formatting real.max in CTFE fails

https://github.com/dlang/phobos/pull/8002

--