From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2505 invoked from network); 19 Feb 2001 06:15:38 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Feb 2001 06:15:38 -0000 Received: (qmail 16650 invoked by alias); 19 Feb 2001 06:15:33 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13500 Received: (qmail 16639 invoked from network); 19 Feb 2001 06:15:32 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Zsh hackers list" Subject: RE: 4.0.1-pre-1 Date: Mon, 19 Feb 2001 09:15:29 +0300 Message-ID: <000201c09a3b$5b85d7a0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1010218014317.ZM20759@candle.brasslantern.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > } > There's the ksh incompatibility with array export, 9576. > } Speaking about compatibility, bash exports functions (can ksh do this as well?). I was surprised to see that some people actually use it. The problem is mostly on Linux, where sh == bash by default, so "sh compatibility" mostly means "bash comaptibility". -andrej