Re: Bug in cygwin's mkdir

2005-08-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Chris Mumford on 8/22/2005 3:02 PM: > I came across what I believe is an interesting bug. > > Let's say I have a file in a directory named "foo.exe". If I run "mkdir > foo" then it succeeds. If I then run "mkdir -p foo" then it fails. If

Bug in cygwin's mkdir

2005-08-23 Thread Chris Mumford
I came across what I believe is an interesting bug. Let's say I have a file in a directory named "foo.exe". If I run "mkdir foo" then it succeeds. If I then run "mkdir -p foo" then it fails. If I remove foo.exe then "mkdir -p foo" succeeds. The error message contains says "foo exists but is not