[fpc-pascal] directive for -CR
Sven Barth
pascaldragon at googlemail.com
Fri Jan 19 07:47:43 CET 2018
Am 19.01.2018 01:55 schrieb "Mattias Gaertner" <nc-gaertnma at netcologne.de>:
Hi,
Is there a compiler directive to enable/disable method call and
typecast checks (option -CR).
Similar to $R+- for range checks?
It's {$ObjectChecks On/Off/+/-}. See here:
https://freepascal.org/docs-html/current/prog/progsu57.html#x64-630001.2.57
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180119/85838966/attachment.html>
More information about the fpc-pascal
mailing list