KDE/kdevplatform/language/duchain

Kris Wong wongk at seapine.com
Thu Oct 9 12:10:54 UTC 2008


> 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?

Kris Wong




More information about the KDevelop-devel mailing list