[fpc-pascal]FPC Error! :(

James Mills prologic at prologitech.com
Fri Feb 14 13:03:23 CET 2003


On Fri, Feb 14, 2003 at 12:54:25PM +0100, Peter Vreman wrote:
> > 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.

I know the exact cause of the error. Sending the sources won't help
much, there are too many. Tell me what you need, I'll help fix this bug.

cheers
James

> 
> Peter
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal



More information about the fpc-pascal mailing list