X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4918A261.1030205@mitel.com> Date: Mon, 10 Nov 2008 16:06:41 -0500 From: Lee Dilkie User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: how do I report a bug in cygpath Content-Type: text/plain; charset=ISO-8859-1 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 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 -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/