[webkit-reviews] review requested: [Bug 29231] Compiler warnings in InspectorResource.h : [Attachment 42709] Remove addition with variables of enum type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 7 20:17:47 PST 2009


Martin Robinson <martin.james.robinson at gmail.com> has asked  for review:
Bug 29231: Compiler warnings in InspectorResource.h
https://bugs.webkit.org/show_bug.cgi?id=29231

Attachment 42709: Remove addition with variables of enum type
https://bugs.webkit.org/attachment.cgi?id=42709&action=review

------- Additional Comments from Martin Robinson
<martin.james.robinson at gmail.com>
It seems the problem is the addition operation. Removing it fixing the warning
for me. I've attached a patch.


More information about the webkit-reviews mailing list