[Webkit-unassigned] [Bug 152885] [mips] Fixed unused parameter warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 08:04:10 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152885

--- Comment #6 from Mark Lam <mark.lam at apple.com> ---
(In reply to comment #5)
> Better option for (2) would be ASSERT_UNUSED(arg1, arg1.m_value == 0);

I've looked at the code some more and see that this is the current accepted practice for dealing with EABI_32BIT_DUMMY_ARG.  I think there are better ways to do this, but the current patch is adequate.  I will r+ the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/5f28abe4/attachment.html>


More information about the webkit-unassigned mailing list