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

2019-09-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20147

--- Comment #2 from Dlang Bot  ---
@n8sh created dlang/phobos pull request #7172 "Fix Issue 20147 - Enable
comparison (==, >, >=, <=, <) between std.bigint.BigInt and floating point
numbers" fixing this issue:

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

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

--


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

2019-08-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20147

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@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

--