Browse Source

- removed the ok from bug #127

peter 27 năm trước cách đây
mục cha
commit
8cbf2c421b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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