[fpc-pascal] Generics problem/question

Marco van de Voort marcov at stack.nl
Thu Jan 7 08:42:57 CET 2010


In our previous episode, leledumbo said:
> Inside TFPGList in implementation section, there are some comparisons done
> with relational operators (I forgot what they are, just open fgl.pp). You
> need to overload those operators for your record type. Surely, the compiler
> wouldn't know how to compare 2 TPar without the overloading.

One of the problems is the limited information in the errormsg (what
operator is missing in what line)



More information about the fpc-pascal mailing list