[Webkit-unassigned] [Bug 24535] Missing line terminator chars (;)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 08:02:08 PDT 2009


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





------- Comment #4 from norbert.leser at nokia.com  2009-03-12 08:02 PDT -------
(In reply to comment #3)
> If we do this, we should arguably remove semicolons from macro definitions.
> 

I agree with your proposal - if it's just for the sake of consistency and
cleanliness of the code.
In fact, as far as I can tell, the COMPILE_ASSERT macro in Assert.h is the only
one that has an implicit ";"
It is common practice anyway to not have a trailing ";" in #define's

I'd be glad to update the patch with this change in Assert.h, if there's an
agreement.


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



More information about the webkit-unassigned mailing list