December 03, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 00ba398dd1d7bb5f06b2b380dc113ba32b3afff8
      https://github.com/D-Programming-Language/dmd/commit/00ba398dd1d7bb5f06b2b380dc113ba32b3afff8
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    M src/clone.c
    M test/runnable/assignable.d

  Log Message:
  -----------
  fix Issue 9077 - Struct copy constructor ignored when opAssign with a different type is present


  Commit: 6b31d6c0d12ffacb007bb75f74a26ac3081d4b1c
      https://github.com/D-Programming-Language/dmd/commit/6b31d6c0d12ffacb007bb75f74a26ac3081d4b1c
  Author: Walter Bright <walter@walterbright.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

  Changed paths:
    M src/clone.c
    M test/runnable/assignable.d

  Log Message:
  -----------
  Merge pull request #1345 from 9rnsr/fix9077

Issue 9077 - Struct copy constructor ignored when opAssign with a different type is present


Compare: https://github.com/D-Programming-Language/dmd/compare/0a08e9556b0e...6b31d6c0d12f