final touches to 5.004_68
Gurusamy Sarathy [Tue, 23 Jun 1998 10:55:05 +0000 (10:55 +0000)]
p4raw-id: //depot/perl@1207

perl.c

diff --git a/perl.c b/perl.c
index 43a0070..0cacfc9 100644 (file)
--- a/perl.c
+++ b/perl.c
@@ -1812,6 +1812,7 @@ init_interp(void)
     rsfp       = Nullfp;       \
     rsfp_filters= Nullav;      \
   } STMT_END
+    I_REINIT;
 #else
 #  ifdef MULTIPLICITY
 #    define PERLVAR(var,type)