<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">Am 19.01.2018 01:55 schrieb "Mattias Gaertner" <<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Is there a compiler directive to enable/disable method call and<br>
typecast checks (option -CR).<br>
Similar to $R+- for range checks?<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">It's {$ObjectChecks On/Off/+/-}. See here: <a href="https://freepascal.org/docs-html/current/prog/progsu57.html#x64-630001.2.57">https://freepascal.org/docs-html/current/prog/progsu57.html#x64-630001.2.57</a></div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div></div></div>