[dmd-internals] [D-Programming-Language/dmd] 7a4a9e: fix Issue 9994 - Built-in generated opAssign shoul...

GitHub noreply at github.com
Fri Apr 26 09:33:23 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7a4a9e381a12913155383335aa018e313410b20d
      https://github.com/D-Programming-Language/dmd/commit/7a4a9e381a12913155383335aa018e313410b20d
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-04-26 (Fri, 26 Apr 2013)

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

  Log Message:
  -----------
  fix Issue 9994 - Built-in generated opAssign should call dtor on assignment


  Commit: 0793666f2accace2f4c20c1355daa08618f6dfb9
      https://github.com/D-Programming-Language/dmd/commit/0793666f2accace2f4c20c1355daa08618f6dfb9
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-04-26 (Fri, 26 Apr 2013)

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

  Log Message:
  -----------
  Merge pull request #1941 from 9rnsr/fix9994

Issue 9994 - Built-in generated opAssign should call dtor on assignment


Compare: https://github.com/D-Programming-Language/dmd/compare/5167cc1165b7...0793666f2acc


More information about the dmd-internals mailing list