[Issue 20314] passing const variables to `only` forces const range element type

2019-11-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20314

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
dlang/phobos pull request #7253 "Fix issue 20314: pass `only` parameters by
value" was merged into master:

- f806629e30c50bb920319685e89e3e2f58e73195 by Mathis Beer:
  Fix issue 20314: pass `only` parameters by value

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

--


[Issue 20314] passing const variables to `only` forces const range element type

2019-10-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20314

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@FeepingCreature created dlang/phobos pull request #7253 "Fix issue 20314: pass
`only` parameters by value" fixing this issue:

- Fix issue 20314: pass `only` parameters by value

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

--