X-Spam-Check-By: sourceware.org Date: Mon, 21 May 2007 17:25:15 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: How to uniformly point to the root of a drive? Message-ID: <20070521152515.GD6003@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070521041542 DOT GA23520 AT ednor DOT casa DOT cgf DOT cx> <20070521142944 DOT GC6003 AT calimero DOT vinschen DOT de> <004301c79bb6$c8c70db0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004301c79bb6$c8c70db0$2e08a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On May 21 15:46, Dave Korn wrote: > On 21 May 2007 15:30, Corinna Vinschen wrote: > > so we can change cygcheck to handle this unambiguously. > > cygpath. Right. Unfortunately I just found that -m is sometimes used as a modifier (-dm makes sense) and sometimes standalone (-m instead of -w). Actually it seems to be better to disallow only combinations which explicitely don't make sense, but to allow any combination which make *some* sort of sense. The rules would be, afaics - Don't allow -d with -l. - Allow any other mix of -d, -l, -m and -w. - Don't allow -u with any of the above flags. Did I miss one? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/