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: 1.5.19+: symlink bug


> > Creating links with the same name, but with and without a .exe extension
> > succeeds, but the one with no extension is later ignored.  Here's a
> > minimal example:
> > 
> Did you try this with the latest coreutils 5.93-3?

I just reproduced with stock cygwin 1.5.19 and coreutils 5.93-3.  The
behavior is the same, and it is cygwin doing it.  It appears that when
both TESTLINK.lnk and TESTLINK.exe.lnk exist, lstat("TESTLINK")
is picking up the contents of TESTLINK.exe.lnk rather than the
contents of TESTLINK.lnk.

--
Eric Blake

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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