From owner-freebsd-current Tue Oct 27 16:31:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20994 for freebsd-current-outgoing; Tue, 27 Oct 1998 16:31:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.syracuse.net (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20958 for ; Tue, 27 Oct 1998 16:31:15 -0800 (PST) (envelope-from green@zone.syracuse.net) Received: from localhost (green@localhost) by zone.syracuse.net (8.8.8/8.8.7) with ESMTP id TAA21390; Tue, 27 Oct 1998 19:29:42 -0500 (EST) Date: Tue, 27 Oct 1998 19:29:41 -0500 (EST) From: Brian Feldman To: Terry Lambert cc: Kurt@OpenLDAP.Org, chuckr@mat.net, current@FreeBSD.ORG Subject: Re: Changing sh for compatibility sake In-Reply-To: <199810272304.QAA11621@usr04.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, let me clarify this: not a _single_ script I've ever run into, which uses /bin/sh, breaks whenusing the Korn shell. I have received word from the team that there currently is a bug that (when in Korn mode, no run as 'sh') ((command ); (othercommand)) is attempted to be interpreted in the same manner as (( a = b + c )). This is the Wonrg Way to do this anyway, since there should be spaces between the parenthases.... He says that in some way Netscape makes use of these, I'll have to look for that. A new release should be out soon, and the ((l);(l)) bug will get fixed soon as well. Brian Feldman On Tue, 27 Oct 1998, Terry Lambert wrote: > > Let me repeat this once more: not a SINGLE script breaks with pdksh! > > Can I have a copy of your TET/ETET validation suite for /bin/sh? > > Alternately, can I have a copy of your branch path analysis and > boundary case generation tool that runs against Bourne shell > scripts? > > I'm not being facetious -- it's just that your claim is a rather > bold one, and really requires sustaining evidence of a rather > in depth nature before it can be taken at face value. > > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message