In perl.git, the branch tonyc/cygwin-crypt has been created
<http://perl5.git.perl.org/perl.git/commitdiff/dfe3adb55fc27cfdbdea35190eb5023e786b1466?hp=0000000000000000000000000000000000000000>
at dfe3adb55fc27cfdbdea35190eb5023e786b1466 (commit)
- Log -----------------------------------------------------------------
commit dfe3adb55fc27cfdbdea35190eb5023e786b1466
Author: Tony Cook <[email protected]>
Date: Mon Apr 4 10:26:15 2016 +1000
note for detecting crypt() on Cygwin
M README.cygwin
commit 48d9c42720bd6af3c245182872e858b5810fd003
Author: Tony Cook <[email protected]>
Date: Mon Apr 4 09:52:57 2016 +1000
don't test crypt()s tied fetch count if we don't have crypt()
As of libcrypt 1.3, crypt() isn't detected on cygwin unless you install
libcrypt-devel, and this test failed.
M t/op/tie_fetch_count.t
-----------------------------------------------------------------------
--
Perl5 Master Repository