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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 25 09:17:04 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@trikko updated dlang/dmd pull request #8437 "Fixed issue 11934. Range with a
non-ref front + foreach(ref...)" fixing this issue:

- 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