[Issue 17276] BaseClassesTuple fails on extern C++ classes that implement an interface without a base class

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 1 23:15:04 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17276

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/0648b8706f3f23996ea1c4c6d561b3efb3ca1e81
Fix issue 17276 added additional case for objects that do not have as root
class Object.

https://github.com/dlang/phobos/commit/da299506766d39910e01d130aad783f5e76ec10b
Merge pull request #6724 from aermicioi/master

Fix issue 17276 added additional case for objects that do not have as root
class Object.
merged-on-behalf-of: Nathan Sashihara <n8sh at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list