Explorar el Código

* compile with $R-

git-svn-id: trunk@1675 -
florian hace 20 años
padre
commit
a636570436
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      rtl/objpas/varutils.inc

+ 2 - 1
rtl/objpas/varutils.inc

@@ -17,7 +17,8 @@
     Some general stuff: Error handling and so on.
   ---------------------------------------------------------------------}
 
-
+{ we so ugly things with tvararray here }
+{$R-}
 
 Procedure SetUnlockResult (P : PVarArray; Res : HResult);