[fpc-pascal] -CR Command line switch and Firebird.pas
Tony Whyman
tony.whyman at mccallumwhyman.com
Sun Mar 4 15:42:37 CET 2018
Many thanks - not the most obvious of switch names - but it works.
On 04/03/18 14:41, Jonas Maebe wrote:
> On 04/03/18 15:38, Tony Whyman wrote:
>> Is there anyway of turning off the command line switch -CR
>> (Verify object method call validity) on a per unit basis in the same
>> way that -Cr (range checking) can be turned off using {$R-}? I can't
>> see any such directive in the FPC documentation.
>
> {$OBJECTCHECKS off}
>
>
> Jonas
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list