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.


Attachment: 0001-list-Add-parenthesis-around-macro-arguments.patch
Description: Binary data

_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to