[D-runtime] [D-Programming-Language/druntime] 1113bf: fix Issue 15353 - ignore freeing during finalizati...

GitHub via D-runtime d-runtime at puremagic.com
Sun Mar 13 12:31:48 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 1113bf1476ca66bac8a25bea4598daf6fb4bd598
      https://github.com/D-Programming-Language/druntime/commit/1113bf1476ca66bac8a25bea4598daf6fb4bd598
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-03-12 (Sat, 12 Mar 2016)

  Changed paths:
    M changelog.dd
    M src/core/memory.d
    M src/gc/gc.d

  Log Message:
  -----------
  fix Issue 15353 - ignore freeing during finalization


  Commit: f7604efbc6572ce62a8f0e5617b42d65815979bb
      https://github.com/D-Programming-Language/druntime/commit/f7604efbc6572ce62a8f0e5617b42d65815979bb
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-03-13 (Sun, 13 Mar 2016)

  Changed paths:
    M changelog.dd
    M src/core/memory.d
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1508 from MartinNowak/fix15353

fix Issue 15353 - ignore freeing during finalization


Compare: https://github.com/D-Programming-Language/druntime/compare/bbd797aac223...f7604efbc657


More information about the D-runtime mailing list