projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
28271a2
)
Restore full name of mro::mro_invalidate_all_method_caches.
Craig A. Berry [Thu, 23 Jul 2009 13:08:29 +0000 (08:08 -0500)]
It went missing in
1e9bd1186a044d6e3506ed14fbe055b8
. See
discussion at:
Message-ID: <
20090722103454
.GE60303@plum.flirble.org>
ext/mro/mro.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/mro/mro.xs
b/ext/mro/mro.xs
index
1208c6c
..
a4f6d6e
100644
(file)
--- a/
ext/mro/mro.xs
+++ b/
ext/mro/mro.xs
@@
-386,7
+386,7
@@
mro_is_universal(...)
void
-mro_invalidate_method_caches(...)
+mro_invalidate_all_method_caches(...)
PROTOTYPE:
PPCODE:
if (items != 0)