[Issue 21721] casting std.BigInts to built-in floating point types not allowed in `@safe` code without -preview=dip1000

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 18 06:07:40 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21721

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7877 "casting std.BigInts to built-in
floating point types not allowed in `@safe` code without -preview=dip1000"
fixing this issue:

- Fix Issue 21721 - casting std.BigInts to built-in floating point types not
allowed in `@safe` code without -preview=dip1000

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

--


More information about the Digitalmars-d-bugs mailing list