Am 09.02.2011 10:43, schrieb Sven Barth: > The latter question can be understand as: Does the compiler search the > correct symtable (in this case that for TClass1) when it parses the > factor "c.Test"
Yes. > or does it resolve that already when parsing the > definition of TClass2? No. > > I'll continue searching the correct spot nevertheless. The class tcallcandidates in htypechk.pas does basically the work. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
