On Mon, Mar 14, 2011 at 6:44 PM, Angus Salkeld <[email protected]> wrote: > - res = totempg_groups_mcast_joined (sync_group_handle, > + (void)totempg_groups_mcast_joined (sync_group_handle, > &iovec, 1, TOTEMPG_AGREED); > } >
Were all of these casts actually needed? I thought maybe that this function had the warn_unused_result attribute set but it doesn't appear to. -- Russell Bryant _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
