[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
Thu Aug 25 12:25:58 PDT 2016


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

JF Bastien <jfbastien at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #286995|                            |review?, commit-queue?
              Flags|                            |

--- Comment #2 from JF Bastien <jfbastien at apple.com> ---
Created attachment 286995
  --> https://bugs.webkit.org/attachment.cgi?id=286995&action=review
patch

Fixed else in a macro. I don't think fixing labels in a macro is as useful (the checker thinks it's looking at initializer lists at that point, and its regexes are already complex).

-- 
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/20160825/ac65bf8f/attachment.html>


More information about the webkit-unassigned mailing list