[dmd-internals] [D-Programming-Language/dmd] 50897f: Fix Issue 11562 - Goto into or out of finally bloc...

GitHub noreply at github.com
Wed Nov 20 15:43:52 PST 2013


  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 <yebblies at 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 <ibuclaw at 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


More information about the dmd-internals mailing list