Преглед изворни кода

* 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;