Thread overview | ||||||
---|---|---|---|---|---|---|
|
December 21, 2018 [Issue 19505] C++ destructor mangling is wrong in the presence of inheritance | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19505 Atila Neves <atila.neves@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |C++, link-failure, mangling -- |
December 22, 2018 [Issue 19505] C++ destructor mangling is wrong in the presence of inheritance | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19505 --- Comment #1 from Atila Neves <atila.neves@gmail.com> --- It seems this only happens with clang. gcc emits all 3 destructors for each type: deleting, base and complete. -- |
December 17, 2022 [Issue 19505] C++ destructor mangling is wrong in the presence of inheritance | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19505 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 19505] C++ destructor mangling is wrong in the presence of inheritance | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19505 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17889 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation