Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: localhost.localdomain: ronald owned process doing -bs Date: Thu, 10 Jul 2003 15:23:44 +0200 (CEST) From: Ronald Landheer-Cieslak X-X-Sender: ronald AT localhost DOT localdomain To: cygwin AT cygwin DOT com Subject: cygwin 1.5.0-1 managed mount bug (?) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I just downloaded the new Cygwin for testing - cygcheck output is available at http://blytkerchan.chez.tiscali.fr/cygcheck.out af795066e634db97201a98fdb1a974d4 *cygcheck.out and did this: $ mkdir c:/foo $ mkdir /foo $ mount -o managed c:/foo /foo $ cd /foo $ touch hello $ touch Hello $ touch aux $ ls %61ux Hello hello the bug is obvious (I think) but in case I need to spell it out, the result of ls should have been aux Hello hello There seems to be a slight problem with the mangling/demangling of the name. HTH rlc -- 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/