[dmd-internals] [D-Programming-Language/dmd] 7d1ffc: Use memcpy to copy classes, not assignment

GitHub noreply at github.com
Mon Jul 29 08:58:37 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7d1ffcc42f72ba3f518034c5749e475d7bd545d7
      https://github.com/D-Programming-Language/dmd/commit/7d1ffcc42f72ba3f518034c5749e475d7bd545d7
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/inline.c

  Log Message:
  -----------
  Use memcpy to copy classes, not assignment


  Commit: 9090e7aed7abdccb43ff570db7281b773e4fed3b
      https://github.com/D-Programming-Language/dmd/commit/9090e7aed7abdccb43ff570db7281b773e4fed3b
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/inline.c

  Log Message:
  -----------
  Merge pull request #2411 from yebblies/memcpyclass

[DDMD] Use memcpy to copy classes, not assignment


Compare: https://github.com/D-Programming-Language/dmd/compare/362d22cb2faf...9090e7aed7ab


More information about the dmd-internals mailing list