[Webkit-unassigned] [Bug 69669] New: WebKit2/Shared/APIClient.h complains that array subscript is below array bounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 14:27:09 PDT 2011


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

           Summary: WebKit2/Shared/APIClient.h complains that array
                    subscript is below array bounds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafael.lobo at openbossa.org


I'm getting the following warning trying to build WebKit2 (compiling Source/WebKit2/UIProcess/WebContext.cpp):

cc1plus: warnings being treated as errors
../../../Source/WebKit2/Shared/APIClient.h: In member function 'void WebKit::WebContext::initializeInjectedBundleClient(const WKContextInjectedBundleClient*)':
../../../Source/WebKit2/Shared/APIClient.h:52:13: error: array subscript is below array bounds

I'm using openSUSE 11.4 (x86_64) and g++ (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585]. I wonder if someone else have the same problem.

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