[dmd-internals] [D-Programming-Language/dmd] 4a3faa: fix Issue 10651 - Throwing non-Throwable object ca...

GitHub noreply at github.com
Mon Jul 15 20:42:53 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4a3faa1be01d9518aa5286f686f8927689bc4d7d
      https://github.com/D-Programming-Language/dmd/commit/4a3faa1be01d9518aa5286f686f8927689bc4d7d
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

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

  Log Message:
  -----------
  fix Issue 10651 - Throwing non-Throwable object causes ICE


  Commit: 0627f87bbd34db8493d21c8d88c32fef49065980
      https://github.com/D-Programming-Language/dmd/commit/0627f87bbd34db8493d21c8d88c32fef49065980
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

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

  Log Message:
  -----------
  Merge pull request #2350 from 9rnsr/fix10651

Issue 10651 - Throwing non-Throwable object causes ICE


Compare: https://github.com/D-Programming-Language/dmd/compare/c1714cbbdbc6...0627f87bbd34


More information about the dmd-internals mailing list