[dlang.org] [D-Programming-Language/dlang.org] 76bf0a: fix Issue 9665 - Structure constant members can no...

GitHub noreply at github.com
Sun Nov 3 20:46:59 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 76bf0a581313aa6f2702f23a577f28d32a5d385f
      https://github.com/D-Programming-Language/dlang.org/commit/76bf0a581313aa6f2702f23a577f28d32a5d385f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
    M class.dd

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

Describe about field initialization behavior.


  Commit: 0af070ef719ef65ddd325dfb5d68b5fd987ce6aa
      https://github.com/D-Programming-Language/dlang.org/commit/0af070ef719ef65ddd325dfb5d68b5fd987ce6aa
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
    M class.dd

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

Issue 9665 - Structure constant members can not be initialized if have opAssign


Compare: https://github.com/D-Programming-Language/dlang.org/compare/9e1e1f8f64ba...0af070ef719e


More information about the dlang.org mailing list