[Pidgin] #8974: Make pref formatting for XML obviously correct.

Pidgin trac at pidgin.im
Thu Apr 16 23:42:31 EDT 2009


#8974: Make pref formatting for XML obviously correct.
------------------------------------+---------------------------------------
 Reporter:  evilsporkman            |        Owner:           
     Type:  patch                   |       Status:  pending  
Milestone:  Patches Needing Review  |    Component:  libpurple
  Version:  2.5.5                   |   Resolution:           
 Keywords:                          |  
------------------------------------+---------------------------------------
Changes (by evilsporkman):

  * status:  pending => new


Comment:

 Replying to [comment:3 QuLogic]:
 > I'm not sure I understand the problem. An int is 32 bits, even on a
 64-bit machine (at least with GCC on Linux). And the `%d` format is for 32
 bits as well.

 Hmm, I've definitely seen 64-bit machines with sizeof(int)=6 with gcc,
 although you're right on my machine as well. int certainly isn't
 guaranteed to be 32 bits, and I believe `%d` is for int, not "32 bits".

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


More information about the Tracker mailing list