Thread overview
[Issue 18751] chunkBy predicate cannot access local variable
Dec 17, 2022
Iain Buclaw
April 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18751

hsteoh@quickfur.ath.cx changed:

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

--- Comment #1 from hsteoh@quickfur.ath.cx ---
https://github.com/dlang/phobos/pull/6441

--
April 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18751

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=14909

--
April 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18751

--- Comment #2 from hsteoh@quickfur.ath.cx ---
This is related to issue #14909, but the PR only fixes this problem, not that one, so I'm keeping the bug reports separate for now.

--
April 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18751

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=18753

--
April 11, 2018
https://issues.dlang.org/show_bug.cgi?id=18751

hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|pull                        |
          Component|phobos                      |dmd

--- Comment #3 from hsteoh@quickfur.ath.cx ---
PR has been closed, as it has been decided this needs to be addressed in the compiler rather than the library.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18751

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=18751

--- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19422

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--