view libpurple/plugins/perl/common/MANIFEST @ 26935:31f65046b92d

Various perl warning fixes as well as real fixes to gconstpointer functions SvPV, et al. take a char*, whereas the cipher and base16/64 encoding functions return unsigned char*s, so cast away warnings about those distinctions. get_image_extension and get_image_filename take a (char *, len) as arguments, but the generated glue code wasn't interepreting the data as a giant array. I think purple_imgstore_get_data is also broken, but is not fixed.
author Paul Aurich <paul@darkrain42.org>
date Fri, 22 May 2009 04:56:05 +0000
parents 66057702ae5d
children
line wrap: on
line source

Account.xs
AccountOpts.xs
BuddyIcon.xs
BuddyList.xs
Cipher.xs
Cmds.xs
Connection.xs
Conversation.xs
Debug.xs
FT.xs
ImgStore.xs
Log.xs
Makefile.PL
Network.xs
Notify.xs
Plugin.xs
PluginPref.xs
Pounce.xs
Prefs.xs
Privacy.xs
Proxy.xs
Prpl.xs
Purple.pm
Purple.xs
Request.xs
Roomlist.xs
SSLConn.xs
SavedStatuses.xs
Server.xs
Signal.xs
Smiley.xs
Sound.xs
Status.xs
Stringref.xs
Util.xs
XMLNode.xs
MANIFEST
typemap