Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <17B78BDF120BD411B70100500422FC6309E0AA@IIS000> From: Bernard Dautrevaux To: "'Earnie Boyd'" , Jean-Paul Le Fevre , cygwin AT sourceware DOT cygnus DOT com Subject: RE: Why not mount / at C: ? Date: Thu, 24 Aug 2000 18:36:52 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id MAA27113 > -----Original Message----- > From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] > Sent: Thursday, August 24, 2000 1:55 PM > To: Jean-Paul Le Fevre; cygwin AT sourceware DOT cygnus DOT com > Subject: Re: Why not mount / at C: ? > > > > I'm beginning to think that it would be best to not support > unmounted drives in > the Cygwin environment. It gets far to confusing and there > are solutions > around not having the support. Saying this, IMO, we should > deprecate the > unmounted drives support. What do you think? > No, please :-) Currently the naming scheme allows simple conversion from posix paths to NT paths with almost no cost: its simply transliteration (that's why I like so much the //X/path stuff, but I can live with /cygdrive/X/path as I only have to read the registry once at program startup to get the -- changeable -- string to use as 'cygdrive'). Suppressing the support for unmounted drives would need to search the mount table for each such transliteration; as I'm using a lot of non-cygwin programs I write from cygwin that would force me to manually handle the cygwin mount table in these cases ;-( Regards, Bernard -------------------------------------------- Bernard Dautrevaux Microprocess Ingéniérie 97 bis, rue de Colombes 92400 COURBEVOIE FRANCE Tel: +33 (0) 1 47 68 80 80 Fax: +33 (0) 1 47 88 97 85 e-mail: dautrevaux AT microprocess DOT com b DOT dautrevaux AT usa DOT net -------------------------------------------- -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com