This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Show that '/o' modifier no longer has adverse effects on 'split'.
[perl5.git] / makedef.pl
index 5f05c85..1f44cc5 100644 (file)
@@ -517,6 +517,11 @@ if ($ARGS{PLATFORM} eq 'vms' && !$define{KILL_BY_SIGPRC}) {
     ++$skip{PL_sig_handlers_initted} unless !$define{HAS_SIGACTION};
 }
 
+if ($define{'HAS_STRNLEN'})
+{
+    ++$skip{Perl_my_strnlen};
+}
+
 unless ($define{USE_LOCALE_COLLATE}) {
     ++$skip{$_} foreach qw(
                    PL_collation_ix