make STRLEN T_UV: - to be consistent with lib/ExtUtils/typemap - because it makes sense, strlen can't be negative patch inlined/attached Doesn't the same apply to SSize_t? --- ext/B/typemap.orig 2003-03-14 17:40:53.000000000 +1100 +++ ext/B/typemap 2003-03-14 17:41:32.000000000 +1100 @@ -29,7 +29,7 @@ B::MAGIC T_MG_OBJ SSize_t T_IV -STRLEN T_IV +STRLEN T_UV PADOFFSET T_UV INPUT __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.comThread Next