Try not to use negative values when accessing arrays in C. Yet another
[p5sagit/p5-mst-13.2.git] / makedef.pl
index 5b4f930..f203601 100644 (file)
@@ -585,6 +585,7 @@ unless ($define{'DEBUGGING'}) {
                    Perl_debstackptrs
                    Perl_pad_sv
                    Perl_sv_peek
+                   Perl_hv_assert
                    PL_block_type
                    PL_watchaddr
                    PL_watchok
@@ -746,6 +747,7 @@ unless ($define{'USE_ITHREADS'}) {
                    Perl_sharedsv_thrcnt_inc
                    Perl_sharedsv_unlock
                    Perl_stashpv_hvname_match
+                   Perl_refcounted_he_dup
                    )];
 }
 
@@ -847,6 +849,18 @@ if ($define{'PERL_MAD'}) {
                    PL_madskills
                    PL_xmlfp
                    PL_lasttoke
+                   PL_realtokenstart
+                   PL_faketokens
+                   PL_thismad
+                   PL_thistoken
+                   PL_thisopen
+                   PL_thisstuff
+                   PL_thisclose
+                   PL_thiswhite
+                   PL_nextwhite
+                   PL_skipwhite
+                   PL_endwhite
+                   PL_curforce
                    Perl_pad_peg
                    Perl_xmldump_indent
                    Perl_xmldump_vindent