Pārlūkot izejas kodu

* compile with $R-

git-svn-id: trunk@1675 -
florian 20 gadi atpakaļ
vecāks
revīzija
a636570436
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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);