From owner-freebsd-hackers Sat Mar 4 5:39:16 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 7A5F837B78A for ; Sat, 4 Mar 2000 05:39:10 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12REjb-000Esy-00; Sat, 04 Mar 2000 15:36:43 +0200 From: Sheldon Hearn To: Max Khon Cc: hackers@FreeBSD.ORG Subject: Re: empty lists in for In-reply-to: Your message of "Mon, 21 Feb 2000 22:10:15 +0600." Date: Sat, 04 Mar 2000 15:36:43 +0200 Message-ID: <57223.952177003@axl.ops.uunet.co.za> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 21 Feb 2000 22:10:15 +0600, Max Khon wrote: > bash and ksh complain about unexpected ';'. > /bin/sh (FreeBSD) thinks it's ok and does nothing. > Which behaviour is more POSIXly correct? Neither bash nor ksh claim to be particularly POSIX compliant. our /bin/sh does. I seem to remember POSIX being ambiguous on this one, but my books are at the office. If you haven't gotten a more conclusive answer by Monday, mail me and I'll look it up. Later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message