[Webkit-unassigned] [Bug 48505] Change Noncopyable macro to avoid using two subsequent line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 10:29:36 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72166|review?                     |review-
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2010-11-03 10:29:36 PST ---
(From update of attachment 72166)
This doesn’t seem like an improvement to me. Just seems a bit strange. If we want to put things all on one line, we can do that without adding this unusual feature to the macro.

    WTF_MAKE_NONCOPYABLE(Example); WTF_MAKE_FAST_ALLOCATED;

I suggest not making this change.

-- 
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