Missed that global.sym was modified.
p4raw-id: //depot/perl@30335
{
SV *const value = newSV(0);
- Perl_emulate_cop_io(cop, value);
+ Perl_emulate_cop_io(aTHX_ cop, value);
if(SvOK(value)) {
return make_temp_object(aTHX_ arg, newSVsv(value));
Perl_my_strlcat
Perl_my_strlcpy
Perl_signbit
+Perl_emulate_cop_io
# ex: set ro: