[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3162: Two pass compiler fails to see classes loaded from 'use' statement


http://gambaswiki.org/bugtracker/edit?object=BUG.3162&from=L21haW4-

Comment #1 by Benoît MINISINI:

Actually the compiler cannot load informations about components or libraries loaded by the USE instruction.

But the error is actually the fact that it tries to load a parent class, whereas this parent class is known to have no information, as it is declared with the 'Class' keyword.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----