X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <4919D010.5030103@mitel.com>
Date: Tue, 11 Nov 2008 13:33:52 -0500
From: Lee Dilkie <lee_dilkie@mitel.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: how do I report a bug in cygpath
References: <4918A261.1030205@mitel.com> <20081111114838.GF6478@calimero.vinschen.de>
In-Reply-To: <20081111114838.GF6478@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1
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



Corinna Vinschen wrote:
> On Nov 10 16:06, Lee Dilkie wrote:
>   
>> Hi folks,
>>
>> If this isn't the list, or the method, how would one go about reporting
>> a bug in the cygpath utility. 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
>>     
>
> I could reproduce the problem.  I applied a patch to CVS.
>
>
> Thanks for the report,
> Corinna
>   
Thank you for the fix.

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

