Only add Perl_pad_setsv to the list of symbols if -DDEBUGGING is true.
authorNicholas Clark <nick@ccl4.org>
Wed, 13 Jul 2011 20:39:15 +0000 (22:39 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 14 Jul 2011 06:42:11 +0000 (08:42 +0200)
This is needed on Win32 since cc76b5cc1552a605, which make Perl_pad_setsv part
of the public API, and thereby exported for the first time.

makedef.pl

index 4e9dfb2..21b37f5 100644 (file)
@@ -706,6 +706,7 @@ unless ($define{'DEBUGGING'}) {
                    Perl_debstack
                    Perl_debstackptrs
                    Perl_pad_sv
+                   Perl_pad_setsv
                    Perl_hv_assert
                    PL_block_type
                    PL_watchaddr