From 843f84f4ce64bf43d8ebe568d8d1eeae9f484caf Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Fri, 12 May 2000 15:12:04 -0300 Subject: first element in a list constructor is not adjusted to one value. --- bugs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bugs') diff --git a/bugs b/bugs index b73c691e..0824384c 100644 --- a/bugs +++ b/bugs @@ -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) -- cgit v1.2.3-55-g6feb