Kaynağa Gözat

Explicitly disable range and overflow checking

Pierre Muller 7 ay önce
ebeveyn
işleme
a841bccf75
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      tests/test/tint642.pp

+ 2 - 0
tests/test/tint642.pp

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