[Pidgin] #10160: xmpp file transfer from computer with lots of interfaces

Pidgin trac at pidgin.im
Fri Sep 11 08:00:25 EDT 2009


#10160: xmpp file transfer from computer with lots of interfaces
----------------------+-----------------------------------------------------
 Reporter:  szimszon  |        Owner:           
     Type:  defect    |       Status:  new      
Milestone:  2.7.0     |    Component:  libpurple
  Version:  2.5.9     |   Resolution:           
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by malu):

 Replying to [comment:6 szimszon]:
 > On 2.5.9:
 >
 > ../../../../libpurple/protocols/jabber/si.c: In function
 �jabber_si_xfer_bytestr
 > eams_listen_cb�:
 > ../../../../libpurple/protocols/jabber/si.c:783: error: implicit
 declaration of
 > function �purple_strequal�
 > make[6]: *** [libjabber_la-si.lo] Error 1
 > make[6]: Leaving directory
 `/srv/pidgin/pidgin-2.5.9/build/libpurple/protocols/jabber'
 >
 > The line number could be wrong because debian patches... without
 http://www.pidgin.im/nopaste/200 compiles fine :(

 oh, woops, sorry... purple_strequal is introduced in 2.6.0
 you should be able to replace "purple_strequal" with "!strequal"
 (since strequal returns 0 on equals strings).

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10160#comment:7>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list