projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f4b08ef
)
[patch ext/B/typemap] STRLEN T_UV
Stas Bekman [Fri, 14 Mar 2003 17:45:09 +0000 (
04:45
+1100)]
Message-ID: <
3E717A75
.2060300@stason.org>
p4raw-id: //depot/perl@18984
ext/B/typemap
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/typemap
b/ext/B/typemap
index
bafba1c
..
ccbcd90
100644
(file)
--- a/
ext/B/typemap
+++ b/
ext/B/typemap
@@
-29,7
+29,7
@@
B::IO T_SV_OBJ
B::MAGIC T_MG_OBJ
SSize_t T_IV
-STRLEN T_IV
+STRLEN T_UV
PADOFFSET T_UV
INPUT