[Pidgin] #7782: free->g_free and gsize warnings
Pidgin
trac at pidgin.im
Sat Dec 13 13:39:08 EST 2008
#7782: free->g_free and gsize warnings
--------------------------+-------------------------------------------------
Reporter: darkrain42 | Owner: lschiere
Type: patch | Status: new
Component: unclassified | Version: 2.5.2
Keywords: |
--------------------------+-------------------------------------------------
Fix the last {{{ free }}} to {{{ g_free }}} I could find after looking
over most of the tree.
Also shut up four "gsize is different from guint.
WAAAAAAAAAAAGHHHHHHHHHHHHH" warnings (I'm on x64). I used G_GSIZE_FORMAT
where I could, but it seems there's no good way to handle {{{ %.* }}} in a
useful way, so just cast those and leave a note that Yahoo probably isn't
accepting 4GB avatars.
patches_for_rekkanoryo += 2 /* ;) */
--
Ticket URL: <http://developer.pidgin.im/ticket/7782>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list