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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=bdtNIikoQlqXp2dj SWEnkueFV9KcUacS51boG/aWv7Oh+phV26dIZAtSWo8VKMxsSnV5pru/HDB9GLEr yFfplUCphUnE9AF3kGIzaxSd59rkGHtSFvE4PZ1ZwCUbU8qDOT8bJ7zkywq096VK p8kjY//XoTemConTDtSTbNu23Fw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=OB2ek640n23IWrO88bbg6A w8ews=; b=txiepuOCg++42ckWaVE4gNadhZnftSQKPYEH0J1z3t6LakdvpEjB2A pPJPowZJcxEhl3OiBL2Ur7+aLr195r3hdc6ql3TxHqL3QvqXrFC6c8Sed2Ua+YdQ 1LKEUTDy/vMl6hcpGVakVl5W+Ap9BHw1xVYmI4YxMmO3gGcCs3cpg= 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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:578, HContent-Transfer-Encoding:8bit X-HELO: mail-wm0-f52.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QIqNhrsnTvcpzlmtT8TPZkusyNEBMFEt1ssGtWBUZqM=; b=caztFTY2qejlF93YMJTDr7Q9vWGnMOeCkYM9HrM/tgEli+I7jmjCVjzSAOMvNtJ+C0 PcQRTP3ZraOzyzAWXtQNxdNeBpBQVN67SJMcIlN6aUWzxYfkzRxWk4TuO/FOy6wtGdoZ fAWhnzXB/c7NGHobw2+RgzwrFicLJOdtvZcfPc9VuhpCrYnPs5rUU9HZjOVAvHgHv922 FnZT17OYozgL6OzRbU2bWuEdMGh9NfArKkNc/fHlppx+27o08PSJDJyVPQcw42uEEzkY goiOk1b+hiYcJoVs59yvrlYS+CTwSgUef7RTJYrTuobqZt62BRNGd3u6k95j5t414umA 9UGQ== X-Gm-Message-State: ALQs6tCmUbFnhd3gq7eOowHEwta2xlksnCRwMv+2AVqzKPifDKfFtbGh R+NCXpqYMi7A7kmd63dqBunBwrPB X-Google-Smtp-Source: AB8JxZrIjEKT6qc4iluBrqmyl87Hq/gUbdb+W1XgCKspJhP0+AqTtdkGeT3rA1kMFhaRjJDjzJfXIg== X-Received: by 10.28.203.136 with SMTP id b130mr5572645wmg.78.1525281331599; Wed, 02 May 2018 10:15:31 -0700 (PDT) Subject: Re: winsup\cygwin\path.cc issues To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <0c7e3e77-f2a9-6bea-d8cc-d66f30976c08@gmail.com> Date: Wed, 2 May 2018 19:15:30 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 5/2/2018 3:49 PM, Ken Harris wrote: > Hi: > While originally investigating a sporadic failure in MSYS2, I believe I found that its origin may actually be within Cygwin. > > Given the following command sequence on cygwin64 in a CMD.EXE command prompt (on Windows 10 x64 if it matters). > > > cd C:\Cygwin64\bin > echo.exe running \”test\” logging to ../../../my.log > Not clear to me what is the exact command line to replicate In addition "C:\Cygwin64\bin" is "/bin" so where do you expect /bin/../../../my.log to be ? Regards Marco -- 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