Browse Source

+ Added bug #150

michael 27 years ago
parent
commit
88a4e6a849
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bugs/readme.txt

+ 1 - 0
bugs/readme.txt

@@ -199,3 +199,4 @@ bug0147.pp   function b; is not allowed in implementation
 bug0148.pp   triple fault exception when setting function result of a declared
              but not yet implemented function in another function
 bug0149.pp  (a, b) compile bug0149b twice and you'll get a triple exc. fault
+bug0150.pp  Shows that the assert() macro is missing under Delphi.