[Webkit-unassigned] [Bug 24536] New: Cannot resolve include file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 19:17:16 PDT 2009


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

           Summary: Cannot resolve include file
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: norbert.leser at nokia.com
                CC: hausmann at webkit.org


Symbian compilers cannot resolve certain missing include files in first compile
pass. The specific header files missing can only indirectly be resolved.

The proposed fix is to explicitly declare the header files in the respective
files where they are required. I propose to add these unconditionally, since it
is unambiguous for any other compilers as well. See attached patch.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list