Mercurial > pidgin
comparison plugins/perl/common/typemap @ 6678:eb95f31fa4eb
[gaim-migrate @ 7203]
The perl plugin should now work with perl v5.6.0. This is not tested yet,
but it compiles and should work now.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Mon, 01 Sep 2003 22:16:10 +0000 |
| parents | d25ae4b5a204 |
| children | ecb2384d4bab |
comparison
equal
deleted
inserted
replaced
| 6677:cce494e69d68 | 6678:eb95f31fa4eb |
|---|---|
| 1 TYPEMAP | 1 TYPEMAP |
| 2 gboolean T_BOOL | 2 gboolean T_BOOL |
| 3 const char * T_PV | |
| 3 Gaim::Account T_GaimObj | 4 Gaim::Account T_GaimObj |
| 4 Gaim::BuddyList::Group T_GaimObj | 5 Gaim::BuddyList::Group T_GaimObj |
| 5 Gaim::BuddyList::Buddy T_GaimObj | 6 Gaim::BuddyList::Buddy T_GaimObj |
| 6 Gaim::BuddyList::Chat T_GaimObj | 7 Gaim::BuddyList::Chat T_GaimObj |
| 7 Gaim::Chat T_GaimObj | 8 Gaim::Chat T_GaimObj |
