[Webkit-unassigned] [Bug 86417] check-webkit-style complains about anonymous blocks in C code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 17:31:54 PDT 2012


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





--- Comment #2 from David Levin <levin at chromium.org>  2012-05-14 17:30:58 PST ---
Should be too hard to fix the regex if it bothers you:

http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py&exact_package=chromium&q=%22Missing%20space%20before%20%7B%22&l=1911


and add a corresponding test here:

http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py&exact_package=chromium&q=%22Missing%20space%20before%20%7B%22&l=1633

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