From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2B7CB1381F3 for ; Sat, 15 Jun 2013 16:19:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6860E0980; Sat, 15 Jun 2013 16:19:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDBDEE093A for ; Sat, 15 Jun 2013 16:19:43 +0000 (UTC) Received: from [192.168.4.5] (blfd-4d08fdce.pool.mediaWays.net [77.8.253.206]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id B501033E140 for ; Sat, 15 Jun 2013 16:19:42 +0000 (UTC) Message-ID: <51BC941B.8090602@gentoo.org> Date: Sat, 15 Jun 2013 18:19:39 +0200 From: hasufell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130606 Thunderbird/17.0.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Calling die in a subshell References: <51BC9105.5070604@gentoo.org> <20924.37728.751450.362549@a1i15.kph.uni-mainz.de> In-Reply-To: <20924.37728.751450.362549@a1i15.kph.uni-mainz.de> X-Enigmail-Version: 1.6a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 0feac898-cd3b-485d-b40b-55f38f796d48 X-Archives-Hash: 17e249a00a3b176e06d4594bd3180018 On 06/15/2013 06:16 PM, Ulrich Mueller wrote: > > PMS doesn't guarantee that die works correctly in a subshell: > http://dev.gentoo.org/~ulm/pms/5/pms.html#x1-12800011.3.3 > > So the devmanual agrees with the spec, and the eclasses need to be > fixed. > How does that make any sense?