[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
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3162: Two pass compiler fails to see classes loaded from 'use' statement
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Sat, 04 Apr 2026 01:03:06 GMT
- To: brian@xxxxxxxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
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 ]----
| [Gambas-bugtracker] Bug #3162: Two pass compiler fails to see classes loaded from 'use' statement | <bugtracker@xxxxxxxxxxxxxx> |