|
|
Rockbox mail archiveSubject: Re: Ubuntuxer: r21523 - in trunk/apps: . pluginsRe: Ubuntuxer: r21523 - in trunk/apps: . plugins
From: Rafaël Carré <rafael.carre_at_gmail.com>
Date: Sun, 28 Jun 2009 00:31:44 +0200
On Fri, 26 Jun 2009 19:59:33 +0200
> Date: 2009-06-26 19:59:33 +0200 (Fri, 26 Jun 2009)
> static int edit_menu_cb(int action, const struct menu_item_ex
Looks incorrect to use intptr_t here, it's made for having an integer
this_item is a pointer
> + if (action == ACTION_REQUEST_MENUITEM
But here you compare it to 1 which seems bad, what are you checking
There were also other cases of using intptr_t in the commit, could you
-- Rafaël Carré
Page was last modified "Jan 10 2012" The Rockbox Crew |