[Pidgin] #9814: Cannot add OCS PIC user to my Yahoo Contact List

Pidgin trac at pidgin.im
Sat Oct 10 00:15:58 EDT 2009


#9814: Cannot add OCS PIC user to my Yahoo Contact List
------------------------------------+---------------------------------------
 Reporter:  dlevine278              |        Owner:  sulabh.dev         
     Type:  patch                   |       Status:  new                
Milestone:  Patches Needing Review  |    Component:  Yahoo!/Yahoo! JAPAN
  Version:  2.5.8                   |   Resolution:                     
 Keywords:                          |  
------------------------------------+---------------------------------------

Comment(by rekkanoryo):

 Replying to [comment:8 darkrain42]:
 > In the patch, in the definition of the !YahooFederation enum, why is a
 value only assigned for YAHOO_FEDERATION_IBM?

 enum values start at 0 and increment.  _NONE is assigned 0, _OCS 1, and
 _MSN 2 by default (this is behavior defined in C89).  Only _IBM needs
 explicit definition.

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


More information about the Tracker mailing list