Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1b3b8611661dd86190dca151bc8106fc694c3ac1
      
https://github.com/D-Programming-Language/dmd/commit/1b3b8611661dd86190dca151bc8106fc694c3ac1
  Author: Daniel Murphy <[email protected]>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/fail7077.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Fix Issue 7077 - mixin statements can invade the enclosing scope

The if body should always be inside its own scope


  Commit: f1c47fbbb2688888d1c4f001d8d338a885704bfe
      
https://github.com/D-Programming-Language/dmd/commit/f1c47fbbb2688888d1c4f001d8d338a885704bfe
  Author: Hara Kenji <[email protected]>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/fail7077.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #2402 from yebblies/issue7077

Fix Issue 7077 - mixin statements can invade the enclosing scope


Compare: 
https://github.com/D-Programming-Language/dmd/compare/4db28ef01443...f1c47fbbb268
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to