Explorar el Código

* suppress (harmless) range error

git-svn-id: trunk@30951 -
Jonas Maebe hace 10 años
padre
commit
a0a77f3105
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      compiler/tgobj.pas

+ 1 - 0
compiler/tgobj.pas

@@ -411,6 +411,7 @@ implementation
             tl^.def:=def;
 
 {$push}
+{$r-}
 {$warn 6018 off}
 {$warn 4044 off}
             { Extend the temp }