[Issue 22685] Template function instantiated with lambda and overload is nested incorrectly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 20 10:23:48 UTC 2022


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature created dlang/dmd pull request #13554 "Fix issue 22685: Symbol
nested in both function and module? Not a problem." fixing this issue:

- Fix issue 22685: When finding template argument context for creating a nested
instance, ignore symbols in modules.
  Symbols in modules can be used regardless of runtime context.

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

--


More information about the Digitalmars-d-bugs mailing list