[fpc-pascal]FPC Error! :(
Peter Vreman
peter at freepascal.org
Fri Feb 14 12:54:25 CET 2003
> On Thu, Feb 13, 2003 at 06:04:07PM -0000, Lee, John wrote:
>> This isn't enought info! A bit more info needed eg what version/flavour
>> of
>> fpc, date, what source are you compiling...Regards John
>
> Better yet, I've found out what the problem is...
>
> What causes the internal problem is when the compiler cannot find the
> procedure/function of the inner class, if channelClass is left out of
> the uses delcaration, that internal error will come up. Which is
> undocumented.
>
> channelClass is only needed so that the compiler knows what .getNick is
> after channels[index].getNick(I)
>
Can you send me the sources that are failing. Then i can debug the
problem. There is also a test in the testsuite that fails with this error,
maybe it's the same problem.
Peter
More information about the fpc-pascal
mailing list