pidgin: 92e0db80: I have no idea how to change this to tak...
markdoliner at pidgin.im
markdoliner at pidgin.im
Sun Aug 21 04:08:43 EDT 2011
----------------------------------------------------------------------
Revision: 92e0db801462b9373779cd078c175111764f58af
Parent: 2f7d2d895e858ebd11a3e2991ffd139fdc404017
Author: markdoliner at pidgin.im
Date: 08/21/11 03:57:00
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/92e0db801462b9373779cd078c175111764f58af
Changelog:
I have no idea how to change this to take a PurpleConnectionError and
I kinda don't feel like learning. Does anyone use perl plugins? Does
anyone use perl? I kinda want to get rid of the perl plugin loader.
Changes against parent 2f7d2d895e858ebd11a3e2991ffd139fdc404017
patched libpurple/plugins/perl/common/Connection.xs
-------------- next part --------------
============================================================
--- libpurple/plugins/perl/common/Connection.xs 5759d9129a5bf941e0b410261ceff1d09946b3ce
+++ libpurple/plugins/perl/common/Connection.xs ca73a65964d2f48d228261112d06a921723a74ee
@@ -36,11 +36,6 @@ void
const char *text
void
-purple_connection_error(gc, reason)
- Purple::Connection gc
- const char *reason
-
-void
purple_connection_destroy(gc)
Purple::Connection gc
More information about the Commits
mailing list