[Issue 20440] Associative arrays with values whose opAssign doesn't return a ref don't support require function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 11 23:54:32 UTC 2019


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

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

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

--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2869 "Fix Issue 20440 - Associative arrays with
values whose opAssign doesn't return a ref don't support require function" was
merged into master:

- 35538a12511a1e98816dd846003cd9259d92f931 by Nathan Sashihara:
  Fix Issue 20440 - Associative arrays with values whose opAssign doesn't
return a ref don't support require function

https://github.com/dlang/druntime/pull/2869

--


More information about the Digitalmars-d-bugs mailing list