[Webkit-unassigned] [Bug 125502] [EFL][JSC] Enable udis86 disassembler on efl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 11 14:30:27 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125502
--- Comment #10 from WebKit Commit Bot <commit-queue at webkit.org> 2013-12-11 14:28:38 PST ---
Attachment 219004 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'Source/JavaScriptCore/CMakeLists.txt', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/disassembler/udis86/udis86_decode.c', u'Source/JavaScriptCore/disassembler/udis86/udis86_syn-att.c', u'Source/JavaScriptCore/disassembler/udis86/udis86_syn-intel.c', u'Source/JavaScriptCore/disassembler/udis86/udis86_types.h', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/Platform.h', u'Source/cmake/OptionsEfl.cmake', '--commit-queue']" exit_code: 1
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_decode.c:462: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_decode.c:463: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-intel.c:109: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-intel.c:146: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-intel.c:149: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-intel.c:152: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-att.c:84: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-att.c:86: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-att.c:130: Tab found; better to use spaces [whitespace/tab] [1]
ERROR: Source/JavaScriptCore/disassembler/udis86/udis86_syn-att.c:133: Tab found; better to use spaces [whitespace/tab] [1]
Total errors found: 10 in 10 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