INSTALL patches
[p5sagit/p5-mst-13.2.git] / objXSUB.h
index 033430e..59856fd 100644 (file)
--- a/objXSUB.h
+++ b/objXSUB.h
 #define sv_catsv               pPerl->Perl_sv_catsv
 #undef  sv_catsv_mg
 #define sv_catsv_mg            pPerl->Perl_sv_catsv_mg
-#undef  sv_check_thinkfirst
-#define sv_check_thinkfirst    pPerl->Perl_sv_check_thinkfirst
 #undef  sv_chop
 #define sv_chop                        pPerl->Perl_sv_chop
 #undef  sv_clean_all
 #define sv_dump                        pPerl->Perl_sv_dump
 #undef  sv_eq
 #define sv_eq                  pPerl->Perl_sv_eq
+#undef  sv_force_normal
+#define sv_force_normal                pPerl->Perl_sv_force_normal
 #undef  sv_free
 #define sv_free                        pPerl->Perl_sv_free
 #undef  sv_free_arenas
 #define sv_magic               pPerl->Perl_sv_magic
 #undef  sv_mortalcopy
 #define sv_mortalcopy          pPerl->Perl_sv_mortalcopy
-#undef  sv_mortalgrow
-#define sv_mortalgrow          pPerl->Perl_sv_mortalgrow
 #undef  sv_ncmp
 #define sv_ncmp                        pPerl->Perl_sv_ncmp
 #undef  sv_newmortal
 #define taint_env              pPerl->Perl_taint_env
 #undef  taint_proper
 #define taint_proper           pPerl->Perl_taint_proper
+#undef  tmps_grow
+#define tmps_grow              pPerl->Perl_tmps_grow
 #undef  to_uni_lower
 #define to_uni_lower           pPerl->Perl_to_uni_lower
 #undef  to_uni_lower_lc