[dmd-internals] [D-Programming-Language/dmd] bdfd00: fix Issue 13095 - Someteims destructor is called ...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Nov 16 07:16:40 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bdfd00f4130e44c10f41442b05af465b1b0fa8d8
      https://github.com/D-Programming-Language/dmd/commit/bdfd00f4130e44c10f41442b05af465b1b0fa8d8
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-10-31 (Fri, 31 Oct 2014)

  Changed paths:
    M src/e2ir.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 13095 - Someteims  destructor is called if constructor throws


  Commit: 31326431312a01dda10759cf47c0d5d617f7009c
      https://github.com/D-Programming-Language/dmd/commit/31326431312a01dda10759cf47c0d5d617f7009c
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M src/e2ir.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #4101 from WalterBright/fix13095

fix Issue 13095 - Sometimes struct  destructor is called if constructor throws


Compare: https://github.com/D-Programming-Language/dmd/compare/929df331066b...31326431312a


More information about the dmd-internals mailing list