On 4 February 2014 23:20, Steve Ellcey <[email protected]> wrote: > This patch fixes the rest of the set-but-not-used warnings in the MIPS > code by using attribute_unused and also fixes some conversion warnings > by changing __arch_compare_and_exchange_xxx_[8|16]_int. Assigning __cmp > (int type) to __prev (pointer type) generates a warning. Assigning zero > to each separately avoids this warning without having to add a cast. > > Signed-off-by: Steve Ellcey <[email protected]>
Applied, thanks! _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
