소스 검색

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

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

pierre 15 년 전
부모
커밋
9f3aadc2ab
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;