thanks, applied. On Tue, Jul 3, 2012 at 11:55 AM, Sonny Karlsson <[email protected]> wrote: > If mk_list_entry_first, mk_list_entry_last or mk_list_entry_next is used > with a ptr argument &A->head, where A is a struct * and head is a struct > mk_list, the resulting code will cause compile error. > > This patch add the needed parenthesis. > > > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey >
-- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
