[Webkit-unassigned] [Bug 45416] Allow Chromium port to link with system-provided SQLite
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 22 07:01:16 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45416
--- Comment #11 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-09-22 07:01:16 PST ---
Attachment 68364 did not pass style-queue:
Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:37: Alphabetical sorting problem. [build/include_order] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:130: Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side. [whitespace/operators] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:131: Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side. [whitespace/operators] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:132: Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side. [whitespace/operators] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:404: Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side. [whitespace/operators] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:410: Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side. [whitespace/operators] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:425: Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side. [whitespace/operators] [4]
WebCore/platform/sql/chromium/SQLiteFileSystemChromiumPosix.cpp:1092: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 8 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