http://d.puremagic.com/issues/show_bug.cgi?id=7077
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] --- Comment #2 from yebblies <[email protected]> 2013-07-29 19:16:31 EST --- Nah, `mixin("X")` should behave as close as possible to `X`, and here it is being injected into the wrong scope. The bug is actually IfStatement not creating a proper scope for the if-body. https://github.com/D-Programming-Language/dmd/pull/2402 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
