[Issue 20147] Enable comparison (==, >, >=, <=, <) between std.bigint.BigInt and floating point numbers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 20 18:38:18 UTC 2019


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh updated dlang/phobos pull request #7151 "std.bigint.BigInt: allow casting
to & comparison with floating point numbers" fixing this issue:

- Fix Issue 20147 - Enable comparison (==, >, >=, <=, <) between
std.bigint.BigInt and floating point numbers

  Quadruple precision floating point not supported.

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

--


More information about the Digitalmars-d-bugs mailing list