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]

perl's exec fails with 20051019 snapshot in windows shell


Hi

After upgrading to 20051019, perl doesn't work as it used to in the
windows shell.

$ uname -a
CYGWIN_NT-5.0 duli2 1.5.19s(0.140/4/2) 20051019 13:12:47 i686 unknown
unknown Cygwin

$ perl -e 'exec whoami'
Krzysiek

C:\>perl -e 'print "ok"'
ok
C:\>perl -e 'exec whoami'

C:\>whoami
Krzysiek

Regards
Krzysztof Duleba

Attachment: cygcheck.out
Description: Binary data

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