# HG changeset patch # User Mark Doliner # Date 1123109886 0 # Node ID bbe84acea03a6dc5b0968922f87ec9b0cbba9c98 # Parent 1ce573a2e125f62171c64cce7a8b200ab9e574b5 [gaim-migrate @ 13302] Hmm, this should help. It seems like there's still something wrong... but I only see warnings when I compile committer: Tailor Script diff -r 1ce573a2e125 -r bbe84acea03a plugins/perl/common/typemap --- a/plugins/perl/common/typemap Wed Aug 03 03:12:23 2005 +0000 +++ b/plugins/perl/common/typemap Wed Aug 03 22:58:06 2005 +0000 @@ -15,6 +15,9 @@ const char ** T_PTR char ** T_PTR gchar * T_PV +guchar T_IV +guchar * T_PTR +const guchar * T_PV char * T_PV int * T_PTR size_t * T_PTR