[phobos] [D-Programming-Language/phobos] 644e11: fix Issue 9665 - Structure constant members can no...

GitHub noreply at github.com
Mon Oct 14 15:19:08 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 644e11ea46ac671b4a1a34a31ef5e72a6f89a2d2
      https://github.com/D-Programming-Language/phobos/commit/644e11ea46ac671b4a1a34a31ef5e72a6f89a2d2
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
    M std/algorithm.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  fix Issue 9665 - Structure constant members can not be initialized if have opAssign


  Commit: 5f725db1141d98c67ee3515f4edb7b43692173d7
      https://github.com/D-Programming-Language/phobos/commit/5f725db1141d98c67ee3515f4edb7b43692173d7
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-10-14 (Mon, 14 Oct 2013)

  Changed paths:
    M std/algorithm.d
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Merge pull request #1637 from 9rnsr/fix9665

Supplemental fix for issue 9665 - Structure constant members can not be initialized if have opAssign


Compare: https://github.com/D-Programming-Language/phobos/compare/713c72c0dca5...5f725db1141d


More information about the phobos mailing list