2
0
Эх сурвалжийг харах

* fixed merge r1480

git-svn-id: branches/fixes_2_0@1486 -
peter 20 жил өмнө
parent
commit
2749144983
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/symdef.pas

+ 1 - 1
compiler/symdef.pas

@@ -4952,7 +4952,7 @@ implementation
           end
         else
           begin
-            asmlist[al_rtti].concat(Tai_const.Create_8bit(tkprocvar));
+            rttilist.concat(Tai_const.Create_8bit(tkprocvar));
             write_rtti_name;
           end;
       end;