KDE/kdevplatform/language/duchain

David Nolden zwabel at googlemail.com
Thu Oct 9 14:33:47 UTC 2008


Am Donnerstag, 9. Oktober 2008 14:10:54 schrieb Kris Wong:
> > Not sure, it's less safe because
> > AbstractFunctionDeclarationData does not have
> > such a direct relation to the base(May be reached through multiple
> > inheritance-paths). Maybe the compiler fails to cast that
> > correctly. Does
> > duchaintest still succeed?
>
> This sounds like the "dreaded diamond" scenario?  If this is the case,
> are you using virtual inheritance?

Nope, no diamond involved. Just multiple inheritance, forming a very simple 
tree(A straight inheritance line with some simple additional classes inserted 
in some places using multiple inheritance).

Greetings, David




More information about the KDevelop-devel mailing list