[D-runtime] [D-Programming-Language/druntime] c8518f: fix Issue 14746 for postblitRecurse as well

GitHub via D-runtime d-runtime at puremagic.com
Wed Jul 1 04:17:15 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: c8518f5b62ae501ea740bc1b1996230c9927c70f
      https://github.com/D-Programming-Language/druntime/commit/c8518f5b62ae501ea740bc1b1996230c9927c70f
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  fix Issue 14746 for postblitRecurse as well


  Commit: 00bec94f2a54e96de59156b48b01ce2d610689af
      https://github.com/D-Programming-Language/druntime/commit/00bec94f2a54e96de59156b48b01ce2d610689af
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  use __xdtor and __xpostblit instead of recursion

- see dmd PR #4650


  Commit: e0f2ca65b719fcc94dbd484bb9a8a0fe219ef806
      https://github.com/D-Programming-Language/druntime/commit/e0f2ca65b719fcc94dbd484bb9a8a0fe219ef806
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1313 from MartinNowak/fix14746

fixup Issue 14746


Compare: https://github.com/D-Programming-Language/druntime/compare/2f087248923a...e0f2ca65b719


More information about the D-runtime mailing list