[Webkit-unassigned] [Bug 27551] Make it possible to build JavaScriptCore as shared library without symbol lists
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 28 17:36:07 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=27551
--- Comment #64 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-08-28 17:36:05 PST ---
Attachment 65843 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
JavaScriptCore/runtime/JSWrapperObject.h:31: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/runtime/JSCell.h:77: Use 0 instead of NULL. [readability/null] [4]
JavaScriptCore/runtime/JSCell.h:78: Use 0 instead of NULL. [readability/null] [4]
JavaScriptCore/runtime/StringObject.h:29: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/text/WTFString.h:300: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
JavaScriptCore/wtf/unicode/Collator.h:42: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/CurrentTime.h:42: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/RandomNumber.h:33: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/FastMalloc.h:32: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/text/AtomicString.h:44: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
JavaScriptCore/wtf/text/AtomicString.h:45: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
JavaScriptCore/wtf/text/AtomicString.h:58: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
JavaScriptCore/wtf/text/AtomicString.h:115: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
JavaScriptCore/wtf/text/AtomicString.h:115: More than one command on the same line in if [whitespace/parens] [4]
JavaScriptCore/wtf/text/CString.h:61: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
JavaScriptCore/runtime/InitializeThreading.h:36: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/RefCountedLeakCounter.h:29: Code inside a namespace should not be indented. [whitespace/indent] [4]
Total errors found: 17 in 74 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