Parcourir la source

* warning fixed

git-svn-id: trunk@35168 -
florian il y a 8 ans
Parent
commit
2e16628db1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;