Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 50897fb9a77a4911f22123bb2e9240e12cdfaf17
      
https://github.com/D-Programming-Language/dmd/commit/50897fb9a77a4911f22123bb2e9240e12cdfaf17
  Author: Daniel Murphy <yebbl...@gmail.com>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/s2ir.c
    M src/statement.c
    A test/fail_compilation/fail11562.d

  Log Message:
  -----------
  Fix Issue 11562 - Goto into or out of finally block is not caught during 
semantic


  Commit: ba945fa6d6bc538c25d7751cbfa1c7d417f1a031
      
https://github.com/D-Programming-Language/dmd/commit/ba945fa6d6bc538c25d7751cbfa1c7d417f1a031
  Author: Iain Buclaw <ibuc...@ubuntu.com>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/s2ir.c
    M src/statement.c
    A test/fail_compilation/fail11562.d

  Log Message:
  -----------
  Merge pull request #2836 from yebblies/issue11562

Issue 11562 - Goto into or out of finally block is not caught during semantic


Compare: 
https://github.com/D-Programming-Language/dmd/compare/8cd91f4353b2...ba945fa6d6bc
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to