[Issue 19738] std.range.choose assignment breaks @safe-ty

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 10 05:44:41 UTC 2020


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

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 #7348 "Fix issue 19738 -- std.range.choose assignment
breaks @safe-ty" was merged into stable:

- ae6de5515d17ba3f29e1533a8007e6099f157c50 by Steven Schveighoffer:
  Fix issue 19738. Make trusted parts of ChooseResult.opAssign smaller in case
the
  individual ranges have system opAssign.

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

--


More information about the Digitalmars-d-bugs mailing list