Explorar el Código

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

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

pierre hace 15 años
padre
commit
9f3aadc2ab
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;