Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Wed, 25 May 2005 11:18:18 +0200
From: Stepan Kasal <kasal@ucw.cz>
To: Karl Berry <karl@freefriends.org>
Cc: ebb9@byu.net, cygwin@cygwin.com, bug-texinfo@gnu.org
Subject: Re: Fw: bug in texi2dvi, and hack patch
Message-ID: <20050525091818.GD2374@math.cas.cz>
Mail-Followup-To: Karl Berry <karl@freefriends.org>, ebb9@byu.net, 	cygwin@cygwin.com, bug-texinfo@gnu.org
References: <42931EFA.4030400@byu.net> <200505241735.j4OHZcn15871@f7.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200505241735.j4OHZcn15871@f7.net>
User-Agent: Mutt/1.4.1i
X-Virus-Status: Clean

Hello,

On Tue, May 24, 2005 at 01:35:38PM -0400, Karl Berry wrote:
>     if { test -x "$dir/$1" && test -f "$dir/$1"; } ||
>        { test -x "$dir/$1.exe" && test -f "$dir/$1.exe"; }; then
> 
> Stepan, do you have an objection to it?

OK, this will be the cleanest solution, after all.

I commited this.

Moreover, I moved IFS=$saveIFS up.  It's a good habit, though it has
no consequences here.

> This seems sensible.  I can't actually test it, since I don't have
> either Cygwin or DJPP, but at least it is symmetric.

I don't have Cygwin nor DJGPP, nor any sense for responsibility.  ;-)

Have a nice day,
	Stepan

--
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/

