[phobos] [D-Programming-Language/phobos] 15712f: fix issue 14585 - destructor called on garbage in ...

GitHub via phobos phobos at puremagic.com
Sat May 16 18:22:07 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 15712f6e6ccc68f86142d75d5f659ca746e8fabe
      https://github.com/D-Programming-Language/phobos/commit/15712f6e6ccc68f86142d75d5f659ca746e8fabe
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  fix issue 14585 - destructor called on garbage in std.variant


  Commit: 095770983f1fb9f7980a06c8e88014313510a4b2
      https://github.com/D-Programming-Language/phobos/commit/095770983f1fb9f7980a06c8e88014313510a4b2
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  fix issue 14586 - can't get an immutable value from a const std.variant.Variant


  Commit: bb23cdd2eb04ca7564080011df5d1ae16d0854ce
      https://github.com/D-Programming-Language/phobos/commit/bb23cdd2eb04ca7564080011df5d1ae16d0854ce
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  inout


  Commit: 4e0347a59c0260f78d1c1ea4ee1a81bc89c93570
      https://github.com/D-Programming-Language/phobos/commit/4e0347a59c0260f78d1c1ea4ee1a81bc89c93570
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #3284 from aG0aep6G/variant

fix std.variant issues 14585 and 14586


Compare: https://github.com/D-Programming-Language/phobos/compare/9db66454a92e...4e0347a59c02


More information about the phobos mailing list