[Issue 18966] extern(C++) constructor should match C++ semantics assigning vtable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 25 20:13:12 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18966
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/403d5f0148abe60ac1836da9038c18cebd8b8644
fix Issue 18966 - extern(C++) constructor should match C++ semantics assigning
vtable
set vtbl after exlicit or implicit call to super() in C++ constructors
https://github.com/dlang/dmd/commit/297844f035be1753cbbf07f9338c6383b2b62708
Merge pull request #8362 from rainers/issue18966
fix Issue 18966 - extern(C++) constructor should match C++ semantics …
merged-on-behalf-of: David Nadlinger <code at klickverbot.at>
--
More information about the Digitalmars-d-bugs
mailing list