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]

Coreutils (ln) bugs


Bug 1:
$ ln foo bar
where the real name is foo.exe
works ok, but erroneously returns exit status 1



Bug 2:
$ ln foo 1234
where the real name is foo.exe
produces 1234.exe correctly, but
$ ln foo 12345
produces 12345 without an .exe suffix.


Max.



-- 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]