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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 7 10:07:32 UTC 2019


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7172 "Fix Issue 20147 - Enable comparison (==, >,
>=, <=, <) between std.bigint.BigInt and floating point numbers" was merged
into master:

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

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

--


More information about the Digitalmars-d-bugs mailing list