Browse Source

* stop after errors in options

peter 26 years ago
parent
commit
6594dbb20a
1 changed files with 2 additions and 1 deletions
  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