浏览代码

+ Added bug #150

michael 27 年之前
父节点
当前提交
88a4e6a849
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
 bug0148.pp   triple fault exception when setting function result of a declared
              but not yet implemented function in another function
              but not yet implemented function in another function
 bug0149.pp  (a, b) compile bug0149b twice and you'll get a triple exc. fault
 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.