Explorar el Código

* warning fixed

git-svn-id: trunk@35168 -
florian hace 8 años
padre
commit
2e16628db1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;