From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29401 invoked by alias); 2 May 2018 17:15:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 19984 invoked by uid 89); 2 May 2018 17:15:39 -0000 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 Received: from mail-wm0-f52.google.com (HELO mail-wm0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 May 2018 17:15:38 +0000 Received: by mail-wm0-f52.google.com with SMTP id a67so16442856wmf.3 for ; Wed, 02 May 2018 10:15:33 -0700 (PDT) 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) Received: from [172.21.192.161] ([178.15.39.162]) by smtp.gmail.com with ESMTPSA id d9sm23072906wmh.38.2018.05.02.10.15.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 May 2018 10:15:30 -0700 (PDT) Subject: Re: winsup\cygwin\path.cc issues To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <0c7e3e77-f2a9-6bea-d8cc-d66f30976c08@gmail.com> Date: Wed, 02 May 2018 17:15:00 -0000 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 X-SW-Source: 2018-05/txt/msg00024.txt.bz2 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