[Webkit-unassigned] [Bug 126055] #defined constants should use all uppercase names with words separated by underscores.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 09:45:06 PST 2014


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





--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2014-01-08 09:42:50 PST ---
Turns out that we have macros that intentionally do not follow these rules - all include guards in headers are like this. Rolling out, because this style error is now emitted for all newly added header files.

See bug 126626 comment 4 for an example.

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