projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
73e1220
)
Re: Simple @INC hook core dump [PATCH]
Gisle Aas [Wed, 8 Oct 2003 04:47:33 +0000 (21:47 -0700)]
Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
p4raw-id: //depot/perl@21424
pp_ctl.c
patch
|
blob
|
blame
|
history
diff --git
a/pp_ctl.c
b/pp_ctl.c
index
5a7fdaa
..
37b0a20
100644
(file)
--- a/
pp_ctl.c
+++ b/
pp_ctl.c
@@
-3176,6
+3176,7
@@
PP(pp_require)
PERL_SCRIPT_MODE);
}
}
+ SP--;
}
PUTBACK;