https://issues.dlang.org/show_bug.cgi?id=15647
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/91a859cdad8cbbe5b6c20a0f8eb4e1da07e1f70a fix Issue 15647 - Casting from one C++ interface in a hierarchy to another is a noop https://github.com/D-Programming-Language/dmd/commit/3a1a7e2196497d2dbd233a4bb4c2b2c7a7d3ebb2 Merge pull request #5402 from WalterBright/fix15647 fix Issue 15647 - Casting from one C++ interface in a hierarchy to an… --
