Hi All,

What exactly -CR (Verify object method call validity) code generation is checking and how tested is it?

For debugging I prefer to enable all possibles checks - range, overflow, ...

But i can not use -CR:

1. I passed some "var array of array" parameter - error 219 - changed to var array - works...

2. I use generics and 2.7.1 and when I am calling some method that is implemented in grandfather class - runtime error 219 :(

But, If I do not set -CR - everything works just fine...

Any internal scoop about -CR - please?

Thanks,
Gennady

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to