소스 검색

+ 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
              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.