PL_block_type undefined unless DEBUGGING
authorJan Dubois <jand@activestate.com>
Sun, 1 Nov 1998 00:05:01 +0000 (01:05 +0100)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 9 Nov 1998 01:34:56 +0000 (01:34 +0000)
Message-ID: <364294bd.18052307@smtp1.ibm.net>

p4raw-id: //depot/perl@2221

Changes
win32/makedef.pl

diff --git a/Changes b/Changes
index 0203e31..9a6b251 100644 (file)
--- a/Changes
+++ b/Changes
@@ -23,6 +23,7 @@ current addresses (as of July 1998):
     Graham Barr         <gbarr@ti.com>
     Spider Boardman     <spider@orb.nashua.nh.us>
     Tom Christiansen    <tchrist@perl.com>
+    Jan Dubois          <jan.dubois@ibm.net>
     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
     Jarkko Hietaniemi   <jhi@iki.fi>
index 537f09a..4e60302 100644 (file)
@@ -79,7 +79,6 @@ PL_pending_ident
 PL_sortcxix
 PL_sublex_info
 PL_timesbuf
-Perl_block_type
 Perl_additem
 Perl_cast_ulong
 Perl_check_uni
@@ -281,6 +280,7 @@ unless ($define{'DEBUGGING'})
     Perl_debstackptrs
     Perl_runops_debug
     Perl_sv_peek
+    PL_block_type
     PL_watchaddr
     PL_watchok)];
  }