Thread overview
[Issue 22446] isInputRange fails to recognize range if element type is nested struct that has a copy ctor
Nov 18, 2021
Eduard Staniloiu
Dec 17, 2022
Iain Buclaw
November 18, 2021
https://issues.dlang.org/show_bug.cgi?id=22446

Eduard Staniloiu <edi33416@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edi33416@gmail.com
          Component|phobos                      |dmd

--- Comment #1 from Eduard Staniloiu <edi33416@gmail.com> ---
IMHO, this isn't a Phobos bug.
As you've already put it, it's the infamous "cannot access frame pointer"
issue.
Moving it to dmd.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--