Explorar o código

* fixed warning

Nikolay Nikolov %!s(int64=4) %!d(string=hai) anos
pai
achega
ef738f01cf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/wasm32/nwasmflw.pas

+ 1 - 0
compiler/wasm32/nwasmflw.pas

@@ -374,6 +374,7 @@ implementation
         errorexit;
       begin
         location_reset(location,LOC_VOID,OS_NO);
+        doobjectdestroyandreraisestate:=Default(tcgexceptionstatehandler.texceptionstate);
 
         { Exception temps? We don't need no stinking exception temps! :) }
         fillchar(excepttemps,sizeof(excepttemps),0);