瀏覽代碼

* compile with $R-

git-svn-id: trunk@1675 -
florian 20 年之前
父節點
當前提交
a636570436
共有 1 個文件被更改,包括 2 次插入1 次删除
  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);