[Issue 21721] casting std.BigInts to built-in floating point types doesn't work without -preview=dip1000
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 18 07:34:25 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21721
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7877 "casting std.BigInts to built-in floating point
types not allowed in `@safe` code without -preview=dip1000" was merged into
stable:
- 37cc1f7168ddd387ea220c8397b25b6f01759b06 by Nathan Sashihara:
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