[Webkit-unassigned] [Bug 61416] [JSC] malfunction during arithmetic condition check with negative number (-2147483648)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 02:05:01 PDT 2011


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





--- Comment #8 from hojong.han at samsung.com  2011-05-26 02:05:00 PST ---
Thank you for comment. 
I ran "Tools/Script/check-webkit-style", there're mistakes though.
> +            ARMWord tmp = (right.m_value == 0x80000000)?ARMAssembler::INVALID_IMM:m_assembler.getOp2(-right.m_value);
> 
> Spacing doesn't match the WebKit style guidelines. There should be spaces around "?" and ":".

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