Short: Problem with virtual inherits
Date: Sun, 3 Mar 2002 19:03:04 -0600
From: Gnomi <Gnomi@UNItopia.bera.rus.Uni-Stuttgart.DE>
Type: Bug
State: Done - corrected in dev.410
Driver: 3.2.9-dev.408

Hallo,

Im dev408 tritt folgendes Problem auf:

Inherit A:
protected inherit "B";

Programm C:
inherit "A";
inherit "B";

Im Programm C sind nun, obwohl B nochmal oeffentlich inheritet
wurde, die Funktionen vom zweiten B nicht als solche verfuegbar.

Gruss
Gnomi
