This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Regression in .exe extension handling


On Tue, 2010-06-29 at 07:54 -0600, Eric Blake wrote:
> Most likely, the hole is in coreutils' exe magic.  Looks like I'll be
> working on a coreutils-8.5-3 today...

Since apparently that hasn't happened yet, let me add that the same
thing is not limited to files, but happens with a directory as well:

mkdir foo bar
touch bar/baz
touch bar.exe
mv bar foo
find foo

Once again, the right 'bar' is chosen by 'mv' but the .exe is
erroneously appended due to the presence of bar.exe.


Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      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]