[Issue 21758] std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 24 14:47:36 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21758
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 #7908 "std.experimental.checkedint opBinaryRight with
integer left-hand side does not compile for any operators except + and -" was
merged into stable:
- 9dc134c8db1f9a547552e471d9b5a5009a6b64b7 by Nathan Sashihara:
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
--
More information about the Digitalmars-d-bugs
mailing list