[Webkit-unassigned] [Bug 161165] check-webkit-style doesn't understand macros containing `else` or labels

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 14:23:02 PDT 2016


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

--- Comment #1 from JF Bastien <jfbastien at apple.com> ---
Errors were:

ERROR: Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:1214:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:1215:  Should be indented on a separate line, with the colon or comma first on that line.  [whitespace/indent]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160824/7db83c9d/attachment.html>


More information about the webkit-unassigned mailing list