X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail.cmpwn.com (mail.cmpwn.com [45.56.77.53]) by lists.alpinelinux.org (Postfix) with ESMTP id 82437F84F81 for ; Thu, 14 Mar 2019 21:42:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cmpwn.com; s=cmpwn; t=1552599878; bh=pZgq6SzCaF7aLJQ6ppiCstWg2uAD+Ad52H+Btd4DEsw=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=n94xpm2tI3L9SBvVdqMVHsO5g/VDtJp8Yd5h66asTLsL6iUmlKNaliEz3BklzRgYR ZynR6amoGoMhsIlTCx0PZiw6QHbQtDemgj9pLnqdjaRpyXII37BLY1n9NVaTRxTD+f aFQy/zGmbxQAug15A3vXKEEMrKsR2AWCBR302OyE= Date: Thu, 14 Mar 2019 17:42:50 -0400 From: Drew DeVault To: Stuart Cardall Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Normalizing Python packages in aports Message-ID: <20190314214249.GB2687@homura.localdomain> References: <20190306212501.GD2800@cirno.localdomain> <20190314112413.29dd9816@ncopa-desktop.copa.dup.pw> <20190314191241.GF1544@homura.localdomain> <2FA74AE3-3730-4F03-8E76-32FB28D18E1D@adelielinux.org> <20190314203741.GA2687@homura.localdomain> <17271023-2e8f-3f71-4174-71345982e27e@it-offshore.co.uk> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17271023-2e8f-3f71-4174-71345982e27e@it-offshore.co.uk> X-GNU: Terry Pratchett On 2019-03-14 9:34 PM, Stuart Cardall wrote: > BSD shells also support local: > > https://stackoverflow.com/questions/18597697/posix-compliant-way-to-scope-variables-to-a-function-in-a-shell-script It's still an extension. It's a mighty useful extension, but it's not standardized and shouldn't be used. mrsh does not (and will not) support it, for example: https://mrsh.sh/ --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---