[fpc-pascal] identifier scope problem

David Emerson dle3ab at angelbase.com
Tue May 4 07:55:16 CEST 2010


On Mon 3 May 2010, leledumbo wrote:
> In the code above, equals will refer to tobject.equals instead of equals
> defined in the unit. How can I refer to that one instead?

I'm unable to reproduce your error. Real code that I could actually compile and 
run would make this a lot easier.

That said, have you tried unitname.equals?

Cheers,
David




More information about the fpc-pascal mailing list