October 14, 2013 [phobos] [D-Programming-Language/phobos] 644e11: fix Issue 9665 - Structure constant members can no... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation