[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 14:47:52 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54807
--- Comment #22 from Yong Li <yong.li.webkit at gmail.com> 2011-02-23 14:47:51 PST ---
(In reply to comment #21)
> Sounds like we are going to want COMPILE_ASSERT(sizeof(type)) after all of our bitfield uses. If we're using bitfields we should be ASSERTing that the compiler is making them the size we expect. :)
The task is growing...
--
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