[Webkit-unassigned] [Bug 44870] Modify ASSERT_UNUSED and UNUSED_PARAM similar to Qt's Q_UNUSED

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 02:36:55 PDT 2010


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65925|0                           |1
        is obsolete|                            |




--- Comment #11 from Csaba Osztrogonac <ossy at webkit.org>  2010-08-31 02:36:55 PST ---
Created an attachment (id=66023)
 --> (https://bugs.webkit.org/attachment.cgi?id=66023)
proposed patch

I refactored ASSERT_UNUSED and UNUSED_PARAM
to have similar behavior as Qt's Q_UNUSED.

If this patch will be landed, we 
won't need to use Q_UNUSED anymore.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list