[Webkit-unassigned] [Bug 41792] [WINCE] Implement TCSpinLock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 08:38:25 PDT 2010


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





--- Comment #5 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-07-23 08:38:25 PST ---
Attachment 62428 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
JavaScriptCore/wtf/TCSpinLock.h:198:  "windows.h" already included at JavaScriptCore/wtf/TCSpinLock.h:55  [build/include] [4]
JavaScriptCore/wtf/TCSpinLock.h:200:  TCMalloc_SlowLock is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
JavaScriptCore/wtf/TCSpinLock.h:205:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
JavaScriptCore/wtf/TCSpinLock.h:210:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
JavaScriptCore/wtf/TCSpinLock.h:214:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
JavaScriptCore/wtf/TCSpinLock.h:215:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
JavaScriptCore/wtf/TCSpinLock.h:225:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
JavaScriptCore/wtf/TCSpinLock.h:225:  TCMalloc_SlowLock is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
JavaScriptCore/wtf/TCSpinLock.h:226:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 9 in 2 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