X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4918C4AF.3020204@mitel.com> Date: Mon, 10 Nov 2008 18:33:03 -0500 From: Lee Dilkie User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: how do I report a bug in cygpath References: <4918A261 DOT 1030205 AT mitel DOT com> <4918A3F2 DOT 5060903 AT cygwin DOT com> In-Reply-To: <4918A3F2.5060903@cygwin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 Larry Hall (Cygwin) wrote: Thanks for the reply Larry. >> It is reporting an absolute path for >> windows style in all invocations and ignoring the absence of -a. >> >> $ cygpath -w foo >> C:\foo >> >> $ cygpath -wa foo >> C:\foo >> >> $ cygpath -u foo >> foo >> >> $ cygpath -ua foo >> /cygdrive/c//foo > > WJFFM. What does 'cygpath --version' report for you? Mine is 1.42.4.1. > Perhaps you're out of date? > $ cygpath --version cygpath (cygwin) 1.51 Path Conversion Utility Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Red Hat, Inc. Compiled on Oct 30 2008 I forgot to mention this is a cygwin 1.7 issue, my 1.5 version worked fine. regards, -lee -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/