[Webkit-unassigned] [Bug 37286] Testing utility for CodeGeneratorV8.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 11:54:29 PDT 2010


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


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 #3 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-04-08 11:54:29 PST ---
Attachment 52882 did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
Last 3072 characters of output:
 [3]
WebCore/bindings/v8/test/V8TestObj.cpp:379:  Weird number of spaces at
line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
WebCore/bindings/v8/test/V8TestObj.cpp:380:  Weird number of spaces at
line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
WebCore/bindings/v8/test/V8TestObj.cpp:381:  Weird number of spaces at
line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
WebCore/bindings/v8/test/V8TestObj.cpp:385:  default_signature is incorrectly
named. Don't use underscores in your identifier names.  [readability/naming]
[4]
WebCore/bindings/v8/test/V8TestObj.cpp:386:  Missing spaces around / 
[whitespace/operators] [3]
WebCore/bindings/v8/test/V8TestObj.cpp:387:  Missing spaces around / 
[whitespace/operators] [3]
WebCore/bindings/v8/test/V8TestObj.cpp:393:  voidMethodWithArgs_argc is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:394:  voidMethodWithArgs_argv is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:395:  voidMethodWithArgs_signature is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:399:  intMethodWithArgs_argc is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:400:  intMethodWithArgs_argv is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:401:  intMethodWithArgs_signature is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:405:  objMethodWithArgs_argc is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:406:  objMethodWithArgs_argv is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:407:  objMethodWithArgs_signature is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:417:  V8TestObj_raw_cache_ is
incorrectly named. Don't use underscores in your identifier names. 
[readability/naming] [4]
WebCore/bindings/v8/test/V8TestObj.cpp:423:  V8TestObj_cache_ is incorrectly
named. Don't use underscores in your identifier names.  [readability/naming]
[4]
WebCore/bindings/v8/test/V8TestObj.h:21:  #ifndef header guard has wrong style,
please use: V8TestObj_h  [build/header_guard] [5]
WebCore/bindings/v8/test/V8TestObj.h:26:  Alphabetical sorting problem. 
[build/include_order] [4]
WebCore/bindings/v8/test/V8TestObj.h:28:  Alphabetical sorting problem. 
[build/include_order] [4]
WebCore/bindings/v8/test/V8TestObj.h:49:  Code inside a namespace should not be
indented.  [whitespace/indent] [4]
Total errors found: 56 in 5 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