ソースを参照

* warning fixed

git-svn-id: trunk@35168 -
florian 8 年 前
コミット
2e16628db1
1 ファイル変更1 行追加0 行削除
  1. 1 0
      compiler/ncgflw.pas

+ 1 - 0
compiler/ncgflw.pas

@@ -728,6 +728,7 @@ implementation
          breaktrylabel:=nil;
          continueexceptlabel:=nil;
          breakexceptlabel:=nil;
+         doobjectdestroyandreraisestate:=Default(tcgexceptionstatehandler.texceptionstate);
 
          { this can be called recursivly }
          oldBreakLabel:=nil;