X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=lR4BF2TWLMRu10NW ddfvC+dDhh4Hx2Aw76MdZood3/Nzw/7hbPVAM7PAMRpnlVPXeAHsKylnDnfZp5GN C2nH0zoD66GLpQxgNh31V6nsiKwnvVUQHLuyAvv4IlEIs7827RM/m7opmoEPQQmV XA9DQ1zNGJUjcvKYAV00gtwTn4M= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=dY+2PBF3K+VjvQJynJou0r 89wzU=; b=rHhMXiWGUfNJ3j4VrMMLgNqcT+lUK6QTUQB1M3phHFTZBjyX/yCEh2 O/Z6BSAYukl4Z0yigBuGky7wagj81x4t7rcNLR7FEipFadk5b8M4ngAb8H4SrtA2 YLYKvxMl9adBSScbWMNyGKfvE/LbCytzqx/eO958ItHO83hmEak3s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Mon, 27 Oct 2014 16:34:44 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1710724383.20141027163444@yandex.ru> To: Corinna Vinschen , cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.1 In-Reply-To: <20141027113755.GW20607@calimero.vinschen.de> References: <20141024110209 DOT GJ20607 AT calimero DOT vinschen DOT de> <25D5C8B8-57B7-449C-95C6-CD9055816B6B AT Denis-Excoffier DOT org> <20141024193638 DOT GO20607 AT calimero DOT vinschen DOT de> <544AB396 DOT 5060300 AT t-online DOT de> <09092535-826E-4995-94E8-B4AF3E4F5089 AT Denis-Excoffier DOT org> <20141025111016 DOT GA30397 AT calimero DOT vinschen DOT de> <20141025144934 DOT GB30397 AT calimero DOT vinschen DOT de> <544DE6C3 DOT 3080005 AT t-online DOT de> <20141027113755 DOT GW20607 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Corinna Vinschen! >> >- In execve, when creating the Windows environment for the child process, >> > check if $PATH is empty. If so, set $PATH to /bin for the child. >> > Or, check if /bin is in $PATH, if not, add it. >> > >> >That would catch both problems, backward compatibility with Denis >> >scenario, as well as the PATH setting in postfix. >> >> OK for me. For postfix, the '$PATH is empty' check would be sufficient. > Thanks, I applied a patch to add the Windows version of /bin to the > Windows environment when spawning a new process. Checking if $PATH > contains this dir is a bit awkward. If it really turns out to be > necessary at one point, we can add it then. Wouldn't that increase the chance of triggering the bug of environment block growing too big? > I'm going to create a 1.7.33-0.3 test release later today. -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 27.10.2014, <16:33> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple