[Pidgin] #8014: Debug messages in sametime plugin do not work due to missing definition in makefile
Pidgin
trac at pidgin.im
Tue Jan 6 12:33:07 EST 2009
#8014: Debug messages in sametime plugin do not work due to missing definition in
makefile
----------------------------+-----------------------------------------------
Reporter: harpchad | Owner: siege
Type: defect | Status: new
Component: Sametime | Version: 2.5.3
Keywords: debug makefile |
----------------------------+-----------------------------------------------
The sametime plugin calls purple_debug_* using G_LOG_DOMAIN, but
G_LOG_DOMAIN is not defined (correctly) in the makefile.
Looks like this was introduced between 2.5.2 and 2.5.3 with the move to
libtool (See
[http://developer.pidgin.im/viewmtn/revision/info/6b1ddf5181d175d53d255fc96384ed8da3708aed
this revision]).
The attached patch allows debug messages again.
--
Ticket URL: <http://developer.pidgin.im/ticket/8014>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list