Ver código fonte

* stop after errors in options

peter 26 anos atrás
pai
commit
6594dbb20a
1 arquivos alterados com 2 adições e 1 exclusões
  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