X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 18 Aug 2008 14:37:23 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: csih-0.1.7-1 Message-ID: <20080818123722.GC18527@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <48A78C6F DOT 2050403 AT cwilson DOT fastmail DOT fm> <20080818104520 DOT GC21040 AT calimero DOT vinschen DOT de> <48A966AC DOT 7060402 AT cwilson DOT fastmail DOT fm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48A966AC.7060402@cwilson.fastmail.fm> User-Agent: Mutt/1.5.16 (2007-06-09) 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 Aug 18 08:10, Charles Wilson wrote: > Corinna Vinschen wrote: > > > > If this is really a cygcheck bug, we should fix the bug, rather than to > > workaround it here. Consider that Cygwin 1.7 hasn't been released yet. > > Well, yeah, but I wanted the script to work /now/, not whenever we can > track down and fix the bug. Of course, nobody else is seeing this bug > anyway... I *think* I saw this problem as well and I will try to find the reason if I can reproduce it again. > > Isn't that workaround for textmode a bit complicated? Wouldn't it be > > sufficient to replace > > > > mount -t -f ... > > > > with > > > > mount -o text -f ... > > > > for 1.5 as well as for 1.7? > > Oh. I thought text mode was dead, gone, and buried in 1.7. Sure, that's > a lot simpler. Second question: has mount /always/ supported '-o text' > as an alternative to '-t', or has that formulation been added only > recently? (I seem to recall some work on the 1.7 trunk to 'make mount's > options more like *nix). "-o text" exists since 2003. 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/