X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 11 Nov 2008 13:43:59 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: how do I report a bug in cygpath Message-ID: <20081111184359.GA18980@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4918A261 DOT 1030205 AT mitel DOT com> <20081111114838 DOT GF6478 AT calimero DOT vinschen DOT de> <4919D010 DOT 5030103 AT mitel DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4919D010.5030103@mitel.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, Nov 11, 2008 at 01:33:52PM -0500, Lee Dilkie wrote: >Corinna Vinschen wrote: >> On Nov 10 16:06, Lee Dilkie wrote: >>> 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. > >Thank you for the fix. FWIW, it is entirely possible that if you had submitted the requested cygcheck output the problem would have been more obvious. -- 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/