diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 1999-07-13 01:44:28 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-17 20:21:01 +0000 |
commit | 1ee4443ef86044197a528722ecac29fb7559656a (patch) | |
tree | a0c5ec40abe24d5d632fccab04fd1b0a7d34cfdb /embed.pl | |
parent | b2b3595de3a1c68d7a37fd1fb8f32b7e953595b7 (diff) | |
download | perl-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-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |