> 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.
I need sources that i can compile and debug the compiler. i know what the error means but i need to run the compiler on the sources to debug why it fails. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal