This is the mail archive of the cygwin@sources.redhat.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: "which" bug


Issac Trotts wrote:
> 
> When I type
> 
> which which
> 
> I get the following error message:
> 
> which: no which in (/* a long list of directories */)
> 
> but when I type
> 
> which which.exe
> 
> I get
> 
> c:\bin\which.exe
> 
> I was hoping that I would get this answer when I typed which which.
> 
> -Issac

Do you know which which you are using? If it's the which from
my porters directory on ftp.franken.de, I have perhaps found the
problem. It's a bug in the access() function of Cygwin itself when
called with ntsec ON. I have fixed that in the cvs repository.
This might happen with another implementation of which as well but
in that case I don't know for sure.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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