This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ANNOUNCEMENT] Updated: bash-2.05-4


On Fri, May 04, 2001 at 09:47:15AM +0200, Frank-Michael Moser wrote:
> On Linux I use bash 2.04 and everything works as expected.
> But on Cygwin everything works with version 2.05-2, too.
> 
> I noticed that completion under bash 2.05-2 gave me *.dll
> files, too, and this no longer happens under 2.05-3/4:

The code change from -1 to -2 adds a check if a path
begins with the users /cygdrive setting.

The code change from -2 to -3 just adds another check if
a path begins with // to support //server/share paths
which didn't work in -2.

Nothing else. So I don't see why that should happen,
except your problem is somehow related to paths
beginning with //.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]