瀏覽代碼

- removed the ok from bug #127

peter 27 年之前
父節點
當前提交
8cbf2c421b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bugs/readme.txt

+ 1 - 1
bugs/readme.txt

@@ -190,7 +190,7 @@ bug0090.pp   shows PChar comparison problem
 bug0091.pp   missing standard functions in constant expressions
 bug0123.pp   problem with intel assembler (shrd)
 bug0124.pp   problem with -Rintel switch and indexing (whatever the order)
-bug0127.pp   problem with cdecl in implementation part             OK 0.99.6 (MVC)
+bug0127.pp   problem with cdecl in implementation part
 bug0132.pp   segmentation fault with type loop
 bug0142.pp   sizeof(object) is not tp7 compatible when no constructor is used
 bug0143.pp   cannot concat string and array of char in $X+ mode