Ver código fonte

Explicitly disable range and overflow checking

Pierre Muller 4 meses atrás
pai
commit
a841bccf75
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      tests/test/tint642.pp

+ 2 - 0
tests/test/tint642.pp

@@ -35,6 +35,8 @@ const
 {$endif not CPU68K}
 {$endif not CPUI8086}
 
+{$R-,Q-}
+
 procedure dumpqword(q : qword);
 
   begin