[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:50:12 PST 2011


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





--- Comment #7 from Daniel Bates <dbates at webkit.org>  2011-02-19 22:50:11 PST ---
(In reply to comment #6)
> [...]
> 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".

Can you elaborate on your original question in comment 4? In particular, I am unclear what you are implying by your question?  Are you implying that that it's redundant to use "signed" with regards to a bit field?

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