[Webkit-unassigned] [Bug 54807] Always explicitly use "signed" keyword to declare signed bitfields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 10:00:51 PST 2011


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


Yong Li <yong.li.webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83399|0                           |1
        is obsolete|                            |
  Attachment #83399|review?                     |
               Flag|                            |
  Attachment #83495|                            |review?
               Flag|                            |




--- Comment #16 from Yong Li <yong.li.webkit at gmail.com>  2011-02-23 10:00:50 PST ---
Created an attachment (id=83495)
 --> (https://bugs.webkit.org/attachment.cgi?id=83495&action=review)
Updated

modified the regular expression to exclude the cases like "constint" (no space between const and int), and like "intm_data" (no space between int and m_data)

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