summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1999-07-13 01:44:28 -0400
committerGurusamy Sarathy <gsar@cpan.org>1999-07-17 20:21:01 +0000
commit1ee4443ef86044197a528722ecac29fb7559656a (patch)
treea0c5ec40abe24d5d632fccab04fd1b0a7d34cfdb /embed.pl
parentb2b3595de3a1c68d7a37fd1fb8f32b7e953595b7 (diff)
downloadperl-1ee4443ef86044197a528722ecac29fb7559656a.tar.gz
Segfaults if $^P
Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@3683
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index 1af25adc21..cbd2294633 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1192,6 +1192,7 @@ p |void |hv_undef |HV* tb
p |I32 |ibcmp |const char* a|const char* b|I32 len
p |I32 |ibcmp_locale |const char* a|const char* b|I32 len
p |I32 |ingroup |I32 testgid|I32 effective
+p |void |init_debugger
p |void |init_stacks
p |U32 |intro_my
p |char* |instr |const char* big|const char* little
@@ -1820,7 +1821,6 @@ s |void |forbid_setid |char *
s |void |incpush |char *|int
s |void |init_interp
s |void |init_ids
-s |void |init_debugger
s |void |init_lexer
s |void |init_main_stash
s |void |init_perllib