On Tue, 12 Jul 2016, Dennis wrote:
I always thought comparison of methods is done on both the data and the code
part.
TMethod = record
Code : CodePointer;
Data : Pointer;
end;
But the following proves it is NOT.
What is the rationale behind such behavior?
AFAIK: Delphi compatibility.
Someone already made a remark about this, and this fact is now documented, it
should appear when 3.0.2 is out.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal