瀏覽代碼

* stop after errors in options

peter 26 年之前
父節點
當前提交
6594dbb20a
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      compiler/README

+ 2 - 1
compiler/README

@@ -50,5 +50,6 @@ Changes in the syntax or semantic of FPC:
   17/05/99   Most stuff of the objpas unit is now in the system unit
   17/05/99   Most stuff of the objpas unit is now in the system unit
              because the new temporary ansistring handling support
              because the new temporary ansistring handling support
              exceptions and exceptions need the class OOP model
              exceptions and exceptions need the class OOP model
-             
+  18/05/99   The compiler will stop directly if there are errors in the
+             commandline parameters