[Webkit-unassigned] [Bug 71873] Better abstract 'abs' operation through the MacroAssembler.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 8 18:40:29 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=71873
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-11-08 18:40:30 PST ---
Attachment 114190 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1
Source/JavaScriptCore/assembler/X86Assembler.h:1571: andpd_rr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Source/JavaScriptCore/assembler/X86Assembler.h:1577: andpd_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Source/JavaScriptCore/assembler/X86Assembler.h:1584: andpd_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Total errors found: 3 in 14 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