[Webkit-unassigned] [Bug 37903] New: Added missing #include "Lookup.h" in LUT source files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 17:01:06 PDT 2010


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

           Summary: Added missing #include "Lookup.h" in LUT source files.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paroga at paroga.com


I try to get WebKit built via CMake. When compiling the LUT source files
(ArrayPrototype, DatePrototype, ...) I get an error because HashTableValue
isn't defined.
Some simple includes fixed that 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