Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Fri, 30 Apr 1999 01:13:02 -0500 (CDT) From: Mumit Khan To: Geoffrey Noer cc: Chris Faylor , cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: (patch) reg_key copy construction bug In-Reply-To: <19990429223224.A25954@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 29 Apr 1999, Geoffrey Noer wrote: > Oops, probably my fault then. :-) Thanks for the patch... Part of any major rewrite. I really like the new mount code. Clean and without awkward special cases. BTW, I noticed that one of most annoying mount features is now fixed: $ cd //c $ cygpath -w foo foo $ cd //d $ cygpath foo d:/foo Now it returns "foo" regardless of what drive you're on, so I'm quite happy! Now I can finally fix Tcl to do the right thing. Regards, Mumit