http://d.puremagic.com/issues/show_bug.cgi?id=7077
--- Comment #3 from [email protected] 2013-07-29 04:43:18 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/1b3b8611661dd86190dca151bc8106fc694c3ac1 Fix Issue 7077 - mixin statements can invade the enclosing scope The if body should always be inside its own scope https://github.com/D-Programming-Language/dmd/commit/f1c47fbbb2688888d1c4f001d8d338a885704bfe Merge pull request #2402 from yebblies/issue7077 Fix Issue 7077 - mixin statements can invade the enclosing scope -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
