Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 2 and Version 3 of GSoC2009/HidingGobject/review071009


Ignore:
Timestamp:
Jul 16, 2009, 3:02:02 AM (15 years ago)
Author:
aluink
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2009/HidingGobject/review071009

    v2 v3  
    2323I'm using a mix of line numbers and function names.  It's pretty sparadic,
    2424mostly when i don't want to count a ton of lines from the start of the hunk :)
     25
     26-------------------------------------------------------------------------------
     27Fix notes:
     28-------------------------------------------------------------------------------
     29
     300f8b96e8a4baefb1049aee2d250f30cd41ecd68d
     31
     32Fixed some casting (PurpleBlistNode *) to PURPLE_BLIST_NODE, there might be more,
     33there probably are ;)
    2534
    2635-------------------------------------------------------------------------------
     
    5362libpurple/blist.c
    5463 * line 544 use PURPLE_GROUP(cnode->parent) (see above)
    55  * line 613 lose the (PurpleBlistNode *) typecast
     64 * line 613 lose the (PurpleBlistNode *) typecast (fix: 0f8b96e8a4baefb1049aee2d250f30cd41ecd68d)
    5665 * line 727 should use purple_blist_node_remove_node (we'll cover this in the
    5766   delegator discussion)
    58  * line 1131 lose the (PurpleBlistNode *) typecast
    59  * line 1221 lose the (PurpleBlistNode *) typecast
     67 * line 1131 lose the (PurpleBlistNode *) typecast (fix: 0f8b96e8a4baefb1049aee2d250f30cd41ecd68d)
     68 * line 1221 lose the (PurpleBlistNode *) typecast (fix: 0f8b96e8a4baefb1049aee2d250f30cd41ecd68d)
    6069 * line 1578 should be able to die
    6170
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!