Thread overview
[Issue 13659] Executing a linked function from a mixin reduces scope
Oct 26, 2014
Rares Pop
Oct 26, 2014
Rares Pop
October 26, 2014
https://issues.dlang.org/show_bug.cgi?id=13659

--- Comment #1 from Rares Pop <rares.pop@athanasys.com> ---
ldc2 exhibit the same behaviour.

--
October 26, 2014
https://issues.dlang.org/show_bug.cgi?id=13659

Rares Pop <rares.pop@athanasys.com> changed:

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

--- Comment #2 from Rares Pop <rares.pop@athanasys.com> ---
never mind.
it was the nested mixin that was causing scope degradation.

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=13659

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--