projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
00b1698
)
Last instance of PL_vtbl_glob removed. It was missed change #27289.
Steve Peters [Fri, 24 Feb 2006 02:02:14 +0000 (
02:02
+0000)]
p4raw-link: @27289 on //depot/perl:
c0c446747ad6c5bde53bc8415ca16ef77f6320f2
p4raw-id: //depot/perl@27295
XSUB.h
patch
|
blob
|
blame
|
history
diff --git
a/XSUB.h
b/XSUB.h
index
9f881a2
..
03e6f83
100644
(file)
--- a/
XSUB.h
+++ b/
XSUB.h
@@
-376,7
+376,6
@@
Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
# define VTBL_isa &PL_vtbl_isa
# define VTBL_isaelem &PL_vtbl_isaelem
# define VTBL_arylen &PL_vtbl_arylen
-# define VTBL_glob &PL_vtbl_glob
# define VTBL_mglob &PL_vtbl_mglob
# define VTBL_nkeys &PL_vtbl_nkeys
# define VTBL_taint &PL_vtbl_taint