Thread overview
[Issue 1170] Cannot forward reference a type defined in a MixinStatement
Oct 21, 2016
anonymous4
May 24, 2019
Dlang Bot
May 25, 2019
Dlang Bot
October 21, 2016
https://issues.dlang.org/show_bug.cgi?id=1170

anonymous4 <dfj1esp02@sneakemail.com> changed:

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

--
May 24, 2019
https://issues.dlang.org/show_bug.cgi?id=1170

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

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

--- Comment #12 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #9873 "Fix Issue 1170 - Cannot forward reference a type defined in a MixinStatement" fixing this issue:

- Fix Issue 1170 - Cannot forward reference a type defined in a MixinStatement

https://github.com/dlang/dmd/pull/9873

--
May 25, 2019
https://issues.dlang.org/show_bug.cgi?id=1170

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9873 "Fix Issue 1170 - Cannot forward reference a type defined in a MixinStatement" was merged into master:

- 462fdccb04d93b37aebb02643253e281eb7e00e2 by RazvanN7:
  Fix Issue 1170 and 10739 - Cannot forward reference a type defined in a
MixinStatement

https://github.com/dlang/dmd/pull/9873

--