[Issue 24142] Allow casting Int128 to integral and floating types

2023-09-17 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- 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 t

[Issue 24142] Allow casting Int128 to integral and floating types

2023-09-12 Thread d-bugmail--- via Digitalmars-d-bugs
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 --