Sfoglia il codice sorgente

* merge r33419.

git-svn-id: branches/fixes_3_0@33423 -
marco 9 anni fa
parent
commit
b0ce5316c1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      rtl/win64/seh64.inc

+ 1 - 0
rtl/win64/seh64.inc

@@ -410,6 +410,7 @@ begin
           Writeln(hstdout^,BackTraceStrFunc(Exc^.Frames[i]));
       end;
       Writeln(hstdout^,'');
+      ErrorCode:=word(code);
       Halt(code);
     end
     else