[Webkit-unassigned] [Bug 61287] [UNIX] Don't use SOCK_DGRAM in socketpair()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 25 11:33:23 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61287
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #7 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-05-25 11:33:23 PST ---
Attachment 94813 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1
Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:327: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5]
Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:334: Semicolon defining empty statement for this loop. Use { } instead. [whitespace/semicolon] [5]
Total errors found: 2 in 4 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