Re: cygwin 1.3.6 + bash 2.05a-2 + command completion

2001-12-05 Thread Yllman, Jens
this. Jens Yllman Robert Collins wrote: > > FWIW I think that cygwin is dying, not bash. > > However, as I haven't looked at the code > > Rob > === > - Original Message - > From: "Yllman, Jens" <[EMAIL PROTECTED]> > To: "Robert

Re: cygwin 1.3.6 + bash 2.05a-2 + command completion

2001-12-05 Thread Yllman, Jens
t the ChangeLog correctly the changes on the opendir/readdir part is quite large. Jens Yllman Robert Collins wrote: > > FWIW I think that cygwin is dying, not bash. > > However, as I haven't looked at the code > > Rob > === > ----- Original Message - >

Re: cygwin 1.3.6 + bash 2.05a-2 + command completion

2001-12-05 Thread Yllman, Jens
look into it. I don't have any more time. About the reason for me testing with sh also and not only bash was to see that it realy is bash handling of tab that crashes and not the stty settings or something like that. Jens Yllman Robert Collins wrote: > > === > ----- Original

Error running cygcheck.

2001-12-05 Thread Yllman, Jens
Hi, I tried to run cygcheck. But I get 'cygcheck: dump_sysinfo: GetVolumeInformation() failed: 31' if I run cygcheck -s. It could have something to do with my system reporting having a e: and f: as a removable drive. But they don't exist. And I've found no way to remove them. I get some of the

Re: cygwin 1.3.6 + bash 2.05a-2 + command completion

2001-12-05 Thread Yllman, Jens
> So, steps to reproduce: > export PATH=$PATH:/cygdrive/z/foo > where z: doesn't exist > > Jens, can you check your path within bash (set | grep PATH) and see if > you have any non-existant drive letters listed? > > Rob > === > - Original Message - >

Re: cygwin 1.3.6 + bash 2.05a-2 + command completion

2001-12-05 Thread Yllman, Jens
Hi, I've hade the same problem since 1.3.6. And now I have 1.3.6-3 installed. Still the same problem. 1.3.5 works fine. If you run sh instead of bash you get tab characters. So I guess it has to do with the file find process in bash. Jens Yllman -