projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d67b2c1
)
There be no UVdf.
Jarkko Hietaniemi [Sat, 26 Aug 2000 05:03:50 +0000 (
05:03
+0000)]
p4raw-id: //depot/perl@6835
ext/Storable/Storable.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/Storable/Storable.xs
b/ext/Storable/Storable.xs
index
7f31977
..
be89224
100644
(file)
--- a/
ext/Storable/Storable.xs
+++ b/
ext/Storable/Storable.xs
@@
-2080,7
+2080,7
@@
static int store_hook(
sv_seen:
SvREFCNT_dec(xsv);
ary[i] = *svh;
- TRACEME(("listed object %d at 0x%"UVxf" is tag #%"UVdf,
+ TRACEME(("listed object %d at 0x%"UVxf" is tag #%"UVxf,
i-1, PTR2UV(xsv), PTR2UV(*svh)));
}