[Webkit-unassigned] [Bug 29231] New: Compiler warnings in InspectorResource.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 13 02:10:07 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29231
Summary: Compiler warnings in InspectorResource.h
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xan.lopez at gmail.com
These warnings do not look so good:
CXX WebCore/inspector/libWebCore_la-InspectorResource.lo
../../WebCore/inspector/InspectorResource.h: In member function ‘void
WebCore::InspectorResource::updateScriptObject(WebCore::InspectorFrontend*)’:
../../WebCore/inspector/InspectorResource.h:118: warning: comparison always
false due to limited range of data type
../../WebCore/inspector/InspectorResource.h:118: warning: comparison always
false due to limited range of data type
../../WebCore/inspector/InspectorResource.h:118: warning: comparison always
false due to limited range of data type
../../WebCore/inspector/InspectorResource.h:118: warning: comparison always
false due to limited range of data type
../../WebCore/inspector/InspectorResource.h:118: warning: comparison always
false due to limited range of data type
../../WebCore/inspector/InspectorResource.h:118: warning: comparison always
false due to limited range of data type
--
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