X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1710724383.20141027163444@yandex.ru>
To: Corinna Vinschen <cygwin@cygwin.com>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.1
In-Reply-To: <20141027113755.GW20607@calimero.vinschen.de>
References: <announce.20141022092323.GH32374@calimero.vinschen.de>   <A0FD00D9-6DFB-4E3D-9FDE-44BC1CAAEEDC@Denis-Excoffier.org>  <20141024110209.GJ20607@calimero.vinschen.de>  <25D5C8B8-57B7-449C-95C6-CD9055816B6B@Denis-Excoffier.org>  <20141024193638.GO20607@calimero.vinschen.de> <544AB396.5060300@t-online.de>  <09092535-826E-4995-94E8-B4AF3E4F5089@Denis-Excoffier.org>  <20141025111016.GA30397@calimero.vinschen.de>  <20141025144934.GB30397@calimero.vinschen.de> <544DE6C3.3080005@t-online.de>  <20141027113755.GW20607@calimero.vinschen.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@yandex.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

