[Webkit-unassigned] [Bug 91052] JSC: LLInt should auto-generate our cross-platform C++ interpreter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 1 03:57:15 PDT 2012


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





--- Comment #25 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-09-01 03:57:24 PST ---
Attachment 161822 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1
Source/JavaScriptCore/llint/LLIntCLoop.h:41:  llint_unused is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:66:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:69:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:71:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:76:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:79:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:134:  Missing spaces around &&  [whitespace/operators] [3]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:139:  Missing spaces around &&  [whitespace/operators] [3]
Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:400:  Missing spaces around &&  [whitespace/operators] [3]
Total errors found: 9 in 28 files


If any of these errors are false positives, please file a bug against check-webkit-style.

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