[Webkit-unassigned] [Bug 105152] New: Fix the Qt Windows build after r137803

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 23:26:38 PST 2012


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

           Summary: Fix the Qt Windows build after r137803
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: andersca at apple.com, sam at webkit.org,
                    hausmann at webkit.org
            Blocks: 105098


http://trac.webkit.org/changeset/137803 broke the Qt Windows build:
c:\webkitbuildslave\szeged-windows-1\qt-windows-32bit-release\build\source\webkit2\shared\CacheModel.h(37) : error C2061: syntax error : identifier 'uint64_t'

It seems the problem is caused by missing stdint.h include in CacheModel.h.
Fix is coming soon.

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