From: Stas Bekman Date: Fri, 14 Mar 2003 17:45:09 +0000 (+1100) Subject: [patch ext/B/typemap] STRLEN T_UV X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fee282c331ea1a47aa2de971fa0e3bda5f4a0cfe;p=p5sagit%2Fp5-mst-13.2.git [patch ext/B/typemap] STRLEN T_UV Message-ID: <3E717A75.2060300@stason.org> p4raw-id: //depot/perl@18984 --- diff --git a/ext/B/typemap b/ext/B/typemap index bafba1c..ccbcd90 100644 --- 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