Selaa lähdekoodia

--- Merging r14760 into '.':
U compiler/globals.pas

git-svn-id: branches/fixes_2_4@14761 -

pierre 15 vuotta sitten
vanhempi
commit
9f3aadc2ab
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      compiler/globals.pas

+ 1 - 0
compiler/globals.pas

@@ -1376,6 +1376,7 @@ implementation
         do_release:=false;
         do_make:=true;
         compile_level:=0;
+        codegenerror:=false;
         DLLsource:=false;
         paratarget:=system_none;
         paratargetasm:=as_none;