This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When Gconvert is a macro around sprintf with a .* format we need
[perl5.git] / lib / ExtUtils / typemap
index 8377bd7..2a53b62 100644 (file)
@@ -14,8 +14,9 @@ const char *          T_PV
 caddr_t                        T_PV
 wchar_t *              T_PV
 wchar_t                        T_IV
+# bool_t is defined in <rpc/rpc.h>
 bool_t                 T_IV
-size_t                 T_IV
+size_t                 T_UV
 ssize_t                        T_IV
 time_t                 T_NV
 unsigned long *                T_OPAQUEPTR
@@ -34,7 +35,7 @@ NV                      T_NV
 I32                    T_IV
 I16                    T_IV
 I8                     T_IV
-STRLEN                 T_IV
+STRLEN                 T_UV
 U32                    T_U_LONG
 U16                    T_U_SHORT
 U8                     T_UV