July 29, 2013 [dmd-internals] [D-Programming-Language/dmd] 7d1ffc: Use memcpy to copy classes, not assignment | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation