[Webkit-unassigned] [Bug 114580] Implement JIT for MinGW-w64 64-bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 14 07:15:57 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114580
--- Comment #9 from WebKit Commit Bot <commit-queue at webkit.org> 2013-04-14 07:14:13 PST ---
Attachment 197989 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/jit/JITStubs.cpp']" exit_code: 1
Source/JavaScriptCore/jit/JITStubs.cpp:447: Extra space before ( in function call [whitespace/parens] [4]
Source/JavaScriptCore/jit/JITStubs.cpp:484: The parameter name """" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/JavaScriptCore/jit/JITStubs.cpp:486: Extra space before ( in function call [whitespace/parens] [4]
Source/JavaScriptCore/jit/JITStubs.cpp:493: The parameter name """" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/JavaScriptCore/jit/JITStubs.cpp:495: Extra space before ( in function call [whitespace/parens] [4]
Source/JavaScriptCore/jit/JITStubs.cpp:507: The parameter name """" adds no information, so it should be removed. [readability/parameter_name] [5]
Total errors found: 6 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