This is the mail archive of the cygwin-developers@sourceware.cygnus.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: lstat() and implied .exe extension


On Wed, Apr 12, 2000 at 07:24:24PM +0100, Fifer, Eric wrote:
>lstat() does not imply a .exe:
>
>	ls -l cat
>	ls: cat: No such file or directory
>
>This isn't a big deal, but I was surprised by the change in behavior
>and thought I should ask whether the impact was anticipated.

It was not intentional.  It was a bug in path_conv that could possibly
have affected other things.

Thanks for catching this.  It should be fixed in the next snapshot.

cgf

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