first element in a list constructor is not adjusted to one value.

This commit is contained in:
Roberto Ierusalimschy
2000-05-12 15:12:04 -03:00
parent b803c0600e
commit 843f84f4ce
2 changed files with 7 additions and 2 deletions

5
bugs
View File

@@ -175,3 +175,8 @@ in the following platforms:
Tue May 2 15:27:58 EST 2000
>> `strfind' gets wrong subject length when there is an offset
(by Jon Kleiser; since 4.0a)
** lparser.c
Fri May 12 15:11:12 EST 2000
>> first element in a list constructor is not adjusted to one value
(by Tomas; since 4.0a)