warnigs while compiling homebank 4.5.5

Bug #1282313 reported by Filipe Rosset
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HomeBank
Invalid
Undecided
Unassigned

Bug Description

Hi, I'm compiling homebank 4.5.5 and found some warnings, please take a look if you think it's relevant.
And please, keep doing this amazing work!!!

dsp_account.c: In function 'account_action':
dsp_account.c:779:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 gint action = (gint)user_data;
               ^
dsp_account.c: In function 'account_update':
dsp_account.c:1135:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  flags = (gint)user_data;
          ^

Revision history for this message
Maxime DOYEN (mdoyen) wrote :

already fixed with glib macro GPOINTER_TO_INT

Changed in homebank:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.