projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6799199
)
Smoke out dTHR, spotted by by Stephen P. Potter.
Jarkko Hietaniemi [Sun, 8 Apr 2001 14:39:04 +0000 (14:39 +0000)]
p4raw-id: //depot/perl@9626
gv.c
patch
|
blob
|
blame
|
history
diff --git
a/gv.c
b/gv.c
index
2d43338
..
8351613
100644
(file)
--- a/
gv.c
+++ b/
gv.c
@@
-1313,7
+1313,6
@@
Perl_Gv_AMupdate(pTHX_ HV *stash)
CV*
Perl_gv_handler(pTHX_ HV *stash, I32 id)
{
- dTHR;
MAGIC *mg;
AMT *amtp;