[Issue 11934] Allow `ref` in `foreach` over range iff `front` returns by `ref`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 1 15:20:02 UTC 2019


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

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

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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #8437 "Fixed issue 11934. Range with a non-ref front +
foreach(ref...)" was merged into master:

- 9a9bcb0cd78dda7ef0c6da0444e10af5b67cfa65 by Andrea Fontana:
  Fixed issue 11934. Range with a non-ref front + foreach(ref...)

https://github.com/dlang/dmd/pull/8437

--


More information about the Digitalmars-d-bugs mailing list