|
@@ -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
|
|
|
|
|