On Fri, 20 Dec 2013 16:55:44 +0100
Paolo Bonzini wrote:
> The interface type rework had two bugs with interfaces that are inherited
> from a superclass. First of all, the implementation type name was wrong
> (for example it was subclass::superclass::interface rather than
> just subclass::interfa
The interface type rework had two bugs with interfaces that are inherited
from a superclass. First of all, the implementation type name was wrong
(for example it was subclass::superclass::interface rather than
just subclass::interface). Second, interfaces not registering their
type anymore means