September 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24142

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@n8sh created dlang/phobos pull request #8810 "Fix Issue 24142 - Allow casting Int128 to integral and floating types" fixing this issue:

- Fix Issue 24142 - Allow casting Int128 to integral and floating types

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

--
September 17, 2023
https://issues.dlang.org/show_bug.cgi?id=24142

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8810 "Fix Issue 24142 - Allow casting Int128 to integral and floating types" was merged into master:

- 7a9cad8161b50023dd59ef2f83ecd3432c4feef2 by Nathan Sashihara:
  Fix Issue 24142 - Allow casting Int128 to integral and floating types

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

--