فهرست منبع

* fix for bug report 15554, creating problem in text mode IDE

git-svn-id: trunk@14760 -
pierre 15 سال پیش
والد
کامیت
ea6c6631a4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      compiler/globals.pas

+ 1 - 0
compiler/globals.pas

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