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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 19 22:41:18 PST 2011


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2011-02-19 22:41:18 PST ---
Daniel, I'm not entirely sure if you intended to support my comment or to object to it. Either way, there is no "signed int" in the "type" column of table 9.

It's OK to specify a type as "signed int", but that's in no way different from "int", or from "MyInt" defined as "typedef int MyInt".

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