On Tue, Jul 19, 2005 at 05:01:34PM -0400, Christopher Faylor wrote:
>On Tue, Jul 19, 2005 at 08:35:27PM +, Eric Blake wrote:
>>Christopher Faylor cygwin.com> writes:
>>>Are you sure this is right? cygcheck.exe isn't a cygwin program so I'd
>>>wonder about the use of the inodes returned from w
On Tue, Jul 19, 2005 at 08:35:27PM +, Eric Blake wrote:
>Christopher Faylor cygwin.com> writes:
>>Are you sure this is right? cygcheck.exe isn't a cygwin program so I'd
>>wonder about the use of the inodes returned from windows stat() call.
>
>You have a point; revised patch attached. The or
Christopher Faylor cygwin.com> writes:
>
> Are you sure this is right? cygcheck.exe isn't a cygwin program so I'd wonder
> about the use of the inodes returned from windows stat() call.
>
You have a point; revised patch attached. The original worked for me in
testing, but only because I was
On Tue, Jul 19, 2005 at 07:27:12PM +, Eric Blake wrote:
>I was annoyed that "cygcheck bash" worked but "cygcheck /bin/bash" did not.
>
>2005-07-19 Eric Blake <[EMAIL PROTECTED]>
>
> * cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.
Are you sure this is right? cygche
I was annoyed that "cygcheck bash" worked but "cygcheck /bin/bash" did not.
2005-07-19 Eric Blake <[EMAIL PROTECTED]>
* cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.
--
Eric Blake
Index: winsup/utils/cygcheck.cc