X-Recipient: archive-cygwin@delorie.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 <cygwin@cwilson.fastmail.fm>
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@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: csih-0.1.7-1
References: <announce.48A789B6.3010103@cwilson.fastmail.fm> <48A78C6F.2050403@cwilson.fastmail.fm> <20080818104520.GC21040@calimero.vinschen.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

