Browse Source

* added description for bug0201

Jonas Maebe 26 years ago
parent
commit
17216fee04
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bugs/readme.txt

+ 1 - 0
bugs/readme.txt

@@ -278,6 +278,7 @@ bug0185.pp   missing range checking for Val and subrange types
 bug0198.pp   calling specifications aren't allowed in class declarations,
 bug0198.pp   calling specifications aren't allowed in class declarations,
              this should be allowed
              this should be allowed
 bug0200.pp   array of char overloading problem with strings
 bug0200.pp   array of char overloading problem with strings
+bug0201.pp   problem with record var-parameters and assembler
 bug0202.pp   flag results not supported with case
 bug0202.pp   flag results not supported with case
 bug0206.pp   sets with variable ranges doesn't work
 bug0206.pp   sets with variable ranges doesn't work
 bug0207.pp   a class destructor doesn't release the memory
 bug0207.pp   a class destructor doesn't release the memory