[Webkit-unassigned] [Bug 44627] Add PassOwnArrayPtr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 11:25:28 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44627
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #3 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-08-25 11:25:28 PST ---
Attachment 65447 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
JavaScriptCore/wtf/OwnArrayPtr.h:25: Alphabetical sorting problem. [build/include_order] [4]
JavaScriptCore/wtf/OwnArrayPtr.h:34: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/OwnArrayPtrCommon.h:26: #ifndef header guard has wrong style, please use: OwnArrayPtrCommon_h [build/header_guard] [5]
JavaScriptCore/wtf/OwnArrayPtrCommon.h:31: Code inside a namespace should not be indented. [whitespace/indent] [4]
JavaScriptCore/wtf/PassOwnArrayPtr.h:26: #ifndef header guard has wrong style, please use: PassOwnArrayPtr_h [build/header_guard] [5]
JavaScriptCore/wtf/PassOwnArrayPtr.h:38: Code inside a namespace should not be indented. [whitespace/indent] [4]
Total errors found: 6 in 13 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