[Webkit-unassigned] [Bug 104774] SET_VAR, SET_BORDERVALUE_COLOR macro don't need semicolon(; ) at the end of the line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 10:45:19 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

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




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2012-12-12 10:47:41 PST ---
(From update of attachment 178990)
I don't think that this is an improvement. Statements should end with semicolons for consistency, otherwise the code looks wrong to humans.

If you really want to avoid redundant semicolons, please change the macros to require them.

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