Get rid of hardcoded string length.
[p5sagit/p5-mst-13.2.git] / makedef.pl
index b98f65c..e650a05 100644 (file)
@@ -762,6 +762,7 @@ unless ($define{'PERL_IMPLICIT_CONTEXT'}) {
                    Perl_sv_setpvf_nocontext
                    Perl_sv_catpvf_mg_nocontext
                    Perl_sv_setpvf_mg_nocontext
+                   Perl_my_cxt_init
                    )];
 }