mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 10:51:08 +02:00
Explicitly disable range and overflow checking
This commit is contained in:
parent
c64dc1f97e
commit
a841bccf75
@ -35,6 +35,8 @@ const
|
||||
{$endif not CPU68K}
|
||||
{$endif not CPUI8086}
|
||||
|
||||
{$R-,Q-}
|
||||
|
||||
procedure dumpqword(q : qword);
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user