X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=BAYES_50,SPF_PASS X-Spam-Check-By: sourceware.org Date: Tue, 14 Apr 2009 23:20:40 -0700 (PDT) From: Greg Couch To: cygwin AT cygwin DOT com Subject: [1.7] cygpath broken? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 I'm seeing some really weird behavior with cygpath in cygwin 1.7 on Vista Home Premium. For instance, if I'm in my home directory and there's an image.png file in it: $ ls -l image.png -rwxrwxrwx 1 gregc None 6211 Apr 5 16:00 image.png $ cygpath -u image.png image.png $ cygpath -ua image.png /home/gregc/image.png $ cygpath -m image.png $ cygpath -ma image.png C:/cygwin/home/gregc/image.png $ cygpath -w image.png $ cygpath -wa image.png C:\cygwin\home\gregc\image.png So cygpath -m and -w are returning empty lines. Is anyone else seeing this behavior? - Greg -- 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/