X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48A966AC.7060402@cwilson.fastmail.fm> Date: Mon, 18 Aug 2008 08:10:20 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: csih-0.1.7-1 References: <48A78C6F DOT 2050403 AT cwilson DOT fastmail DOT fm> <20080818104520 DOT GC21040 AT calimero DOT vinschen DOT de> In-Reply-To: <20080818104520.GC21040@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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... > 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). -- Chuck -- 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/