X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Message-ID: <4C6C1490.3040202@cwilson.fastmail.fm>
Date: Wed, 18 Aug 2010 13:12:48 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
Reply-To: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: "run" changes behavior with cygwin-17.6
References: <380-220108318145158645@cantv.net> <20100818150920.GY11340@calimero.vinschen.de>
In-Reply-To: <20100818150920.GY11340@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
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

On 8/18/2010 11:09 AM, Corinna Vinschen wrote:
> Looks like the "run" tool now needs a call to
>
>    CYGWIN_CONV_TO_POSIX_PATH ((get_cwd (), win32_cwd));
>
> and then use win32_cwd in the call to CreateProcess.
>
> See http://cygwin.com/cygwin-ug-net/using.html#pathnames-win32-api

Yep. run2 also needs a similar update.

Thanks for the heads up; I didn't really think about how the recent 
changes to cygwin's cwd handling would affect those two packages.

--
Chuck

--
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

