[Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -

2021-04-27 Thread d-bugmail--- via Digitalmars-d-bugs
teger left-hand side does not compile for any operators except + and - https://github.com/dlang/phobos/pull/8012 --

[Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -

2021-04-25 Thread d-bugmail--- via Digitalmars-d-bugs
teger left-hand side does not compile for any operators except + and - https://github.com/dlang/phobos/pull/7964 --

[Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -

2021-03-24 Thread d-bugmail--- via Digitalmars-d-bugs
ara: Fix Issue 21758 - std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and - https://github.com/dlang/phobos/pull/7908 --

[Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -

2021-03-24 Thread d-bugmail--- via Digitalmars-d-bugs
created dlang/phobos pull request #7908 "std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -" fixing this issue: - Fix Issue 21758 - std.experimental.checkedint opBinaryRight with integer left-hand side does not compi

[Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -

2021-03-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21758 Nathan S. changed: What|Removed |Added Summary|std.experimental.checkedint |std.experimental.checkedint |o