[Pidgin] #1344: fix for some build warnings

Pidgin trac at pidgin.im
Wed May 30 02:37:56 EDT 2007


#1344: fix for some build warnings
----------------------------+-----------------------------------------------
  Reporter:  o_sukhodolsky  |       Owner:  rlaager 
      Type:  patch          |      Status:  assigned
  Priority:  minor          |   Milestone:  2.0.2   
 Component:  pidgin (gtk)   |     Version:  2.0.1   
Resolution:                 |    Keywords:          
   Pending:  0              |  
----------------------------+-----------------------------------------------
Comment (by rlaager):

 You have a "File trabsfer" in the patch. Also, there is still some (1 ==
 foo) stuff. Additionally, you still have this:

 {{{
 +  result = fwrite(data->data, 1, data->len, fp);
 +  g_return_if_fail(result == data->len);
 }}}

 I believe I've gotten everything but the [f]read/[f]write() changes
 committed. I look forward to your response regarding
 purple_util_write_data_to_file().

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


More information about the Tracker mailing list