October 09, 2013 [D-runtime] [D-Programming-Language/druntime] 526629: fix Issue 11203 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 526629d21dd6defa43c8ad95541e52d5f51eaf47 https://github.com/D-Programming-Language/druntime/commit/526629d21dd6defa43c8ad95541e52d5f51eaf47 Author: Martin Nowak <code@dawg.eu> Date: 2013-10-09 (Wed, 09 Oct 2013) Changed paths: M src/rt/lifetime.d Log Message: ----------- fix Issue 11203 - fixup #614 - disable finalization for extern(C++) classes - BlkAttr is already default initialized to BlkAttr.FINALIZE so we have to clear the bit for C++ classes. Commit: 8bb49c5e184dec6479dc99dfaa61613594f80bda https://github.com/D-Programming-Language/druntime/commit/8bb49c5e184dec6479dc99dfaa61613594f80bda Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-10-09 (Wed, 09 Oct 2013) Changed paths: M src/rt/lifetime.d Log Message: ----------- Merge pull request #633 from dawgfoto/fix11203 fix Issue 11203 Compare: https://github.com/D-Programming-Language/druntime/compare/ee714ec84c51...8bb49c5e184d |
Copyright © 1999-2021 by the D Language Foundation