[Webkit-unassigned] [Bug 34019] Custom-written JavaScript parser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 26 03:27:16 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34019
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit-bot-watchers at googleg
| |roups.com,
| |webkit.review.bot at gmail.com
--- Comment #15 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-01-26 03:27:14 PST ---
Attachment 47396 did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
JavaScriptCore/parser/PredictiveGrammar.h:39: Code inside a namespace should
not be indented. [whitespace/indent] [4]
JavaScriptCore/parser/PredictiveGrammarConsts.h:90: Code inside a namespace
should not be indented. [whitespace/indent] [4]
JavaScriptCore/parser/SyntaxChecker.h:36: Alphabetical sorting problem.
[build/include_order] [4]
JavaScriptCore/parser/SyntaxChecker.h:46: Code inside a namespace should not
be indented. [whitespace/indent] [4]
JavaScriptCore/parser/Lexer.h:36: Code inside a namespace should not be
indented. [whitespace/indent] [4]
JavaScriptCore/parser/Lexer.h:103: This { should be at the end of the previous
line [whitespace/braces] [4]
JavaScriptCore/parser/Lexer.h:109: This { should be at the end of the previous
line [whitespace/braces] [4]
Total errors found: 7
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