[Issue 24716] Outer class in derived inner class loses its type.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 25 07:16:33 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24716

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #16810 "Fix bugzilla issue 24716"
fixing this issue:

- Fix bugzilla issue 24716

  checks for `isNeedThisScope` should check up the inheritance chain for nested
classes.

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

--


More information about the Digitalmars-d-bugs mailing list