[Webkit-unassigned] [Bug 130570] Stylechecker: False positive on inline asm code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 02:29:54 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130570


Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #228939|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #10 from Csaba Osztrogonác <ossy at webkit.org>  2014-04-09 02:30:15 PST ---
(From update of attachment 228939)
View in context: https://bugs.webkit.org/attachment.cgi?id=228939&action=review

r=me

> Tools/Scripts/webkitpy/style/checkers/cpp.py:3653
> +    if asm_state.is_in_asm():  # Ignore further checks because asm blocks formated differently.

typo: formated -> formatted

-- 
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