public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Corner-case bug in .exe handling?
@ 2019-03-19 22:02 Yaakov Selkowitz
  2019-03-20  1:11 ` Brian Inglis
  2019-03-20  9:24 ` Corinna Vinschen
  0 siblings, 2 replies; 5+ messages in thread
From: Yaakov Selkowitz @ 2019-03-19 22:02 UTC (permalink / raw)
  To: cygwin

Just came across this with 3.0.4 on both Win7 and Win10 1804:

$ ls -1 /usr/bin/python2.7
/usr/bin/python2.7
$ ls -1 /usr/bin/python[2-9].[0-9]
/usr/bin/python3.5
/usr/bin/python3.6
/usr/bin/python3.7
/usr/bin/python3.8

python2.7 is the actual .exe where python3.* are symlinks, but
shouldn't 2.7 still be included in the latter?

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-21 12:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 22:02 Corner-case bug in .exe handling? Yaakov Selkowitz
2019-03-20  1:11 ` Brian Inglis
2019-03-20  9:24 ` Corinna Vinschen
2019-03-20 18:55   ` Brian Inglis
2019-03-21 12:07     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).