[Issue 18657] std.range and std.algorithm can't handle refRange

2019-12-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

berni44  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@d-ecke.de
 Resolution|--- |FIXED

--- Comment #8 from berni44  ---
The original problem has meanwhile been fixed as well as many others related.
If there are still some functions, that are not compatible with RefRange, IMHO
they should be addressed in a separate bug report; else we will never know, if
we can close this or not...

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2019-04-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

--- Comment #7 from Dlang Bot  ---
@wilzbach created dlang/phobos pull request #6951 "Merge remote-tracking branch
'upstream/stable' into merge_stable" mentioning this issue:

- make `chain` compatible with `RefRange`

  Part of a series on issue 18657.

- make `group` compatible with `RefRange`

  Part of a series on issue 18657.

- make `choose` compatible with `RefRange`

  Part of a series on issue 18657.

- make `cycle` compatible with `RefRange`

  Part of a series on issue 18657.

- make `splitter` compatible with `RefRange`

  Part of a series on issue 18657.

- make `roundRobin` compatible with `RefRange`

  Part of a series on issue 18657.

- make `until` compatible with `RefRange`

  Part of a series on issue 18657.

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

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2019-04-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

--- Comment #6 from Dlang Bot  ---
@MartinNowak created dlang/phobos pull request #6943 "Merge remote-tracking
branch 'upstream/stable' into merge_stable" mentioning this issue:

- make `chain` compatible with `RefRange`

  Part of a series on issue 18657.

- make `group` compatible with `RefRange`

  Part of a series on issue 18657.

- make `choose` compatible with `RefRange`

  Part of a series on issue 18657.

- make `cycle` compatible with `RefRange`

  Part of a series on issue 18657.

- make `splitter` compatible with `RefRange`

  Part of a series on issue 18657.

- make `roundRobin` compatible with `RefRange`

  Part of a series on issue 18657.

- make `until` compatible with `RefRange`

  Part of a series on issue 18657.

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

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2019-03-27 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

--- Comment #5 from Dlang Bot  ---
dlang/phobos pull request #6935 "make `cycle`, `splitter`, `roundRobin`, and
`until` compatible with `RefRange`" was merged into stable:

- 3ef957baf536b55fa9ebd93050e187f52e2c47f5 by aG0aep6G:
  make `cycle` compatible with `RefRange`

  Part of a series on issue 18657.

- 729f732fbc8716baa712ec9b5e645fc4919a9e78 by aG0aep6G:
  make `splitter` compatible with `RefRange`

  Part of a series on issue 18657.

- aeea9598bde91a9e42e5a5bad791ee3378d84e89 by aG0aep6G:
  make `roundRobin` compatible with `RefRange`

  Part of a series on issue 18657.

- bd47453b49cf93e77cf11972f4167b9fd420f58d by aG0aep6G:
  make `until` compatible with `RefRange`

  Part of a series on issue 18657.

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

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2019-03-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

--- Comment #4 from Dlang Bot  ---
@aG0aep6G created dlang/phobos pull request #6935 "make `cycle`, `splitter`,
`roundRobin`, and `until` compatible with `RefRange`" mentioning this issue:

- make `cycle` compatible with `RefRange`

  Part of a series on issue 18657.

- make `splitter` compatible with `RefRange`

  Part of a series on issue 18657.

- make `roundRobin` compatible with `RefRange`

  Part of a series on issue 18657.

- make `until` compatible with `RefRange`

  Part of a series on issue 18657.

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

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2019-03-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

--- Comment #3 from Dlang Bot  ---
dlang/phobos pull request #6346 "make `group`, `chain`, and `choose` compatible
with `RefRange`" was merged into stable:

- b1b8b7968ffda3d64f9ee4666ebe453311eeb66e by aG0aep6G:
  make `chain` compatible with `RefRange`

  Part of a series on issue 18657.

- e14ef1c912dcd84c197c03e7a8683e344559144b by aG0aep6G:
  make `group` compatible with `RefRange`

  Part of a series on issue 18657.

- be9020a369091f58c3e5b1f3f3d31441d402d3f1 by aG0aep6G:
  make `choose` compatible with `RefRange`

  Part of a series on issue 18657.

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

--


[Issue 18657] std.range and std.algorithm can't handle refRange

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

--- Comment #2 from Dlang Bot  ---
@aG0aep6G updated dlang/phobos pull request #6346 "make `group`, `chain`, and
`choose` compatible with `RefRange`" mentioning this issue:

- make `chain` compatible with `RefRange`

  Part of a series on issue 18657.

- make `group` compatible with `RefRange`

  Part of a series on issue 18657.

- make `choose` compatible with `RefRange`

  Part of a series on issue 18657.

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

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

Carsten Blüggel  changed:

   What|Removed |Added

 CC||chi...@posteo.net

--


[Issue 18657] std.range and std.algorithm can't handle refRange

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657

--- Comment #1 from ag0aep6g  ---
PR to fix the first three examples without touching RefRange:
https://github.com/dlang/phobos/pull/6346

--