[dmd-internals] [D-Programming-Language/dmd] a7cffd: Fix Issue 11991 - Implicit catch picks up wrong 'T...

GitHub noreply at github.com
Wed Jan 29 00:14:08 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a7cffd08df3116654eacc71b7d6e9cf68a5332ff
      https://github.com/D-Programming-Language/dmd/commit/a7cffd08df3116654eacc71b7d6e9cf68a5332ff
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M src/statement.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Fix Issue 11991 - Implicit catch picks up wrong 'Throwable'


  Commit: 152c680edfb34390d019ed2b5cc5fc1d91e5dbff
      https://github.com/D-Programming-Language/dmd/commit/152c680edfb34390d019ed2b5cc5fc1d91e5dbff
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M src/statement.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #3147 from yebblies/issue11991

Issue 11991 - Implicit catch picks up wrong 'Throwable'


Compare: https://github.com/D-Programming-Language/dmd/compare/dbbf1c245222...152c680edfb3


More information about the dmd-internals mailing list