[Webkit-unassigned] [Bug 97653] New: QTWEBKIT_VERSION_STR defined twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 03:10:28 PDT 2012


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

           Summary: QTWEBKIT_VERSION_STR defined twice
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://bugreports.qt-project.org/browse/QTWEBKIT-380
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joerg.bornemann at digia.com


Two WebKit macros are defined twice, to different versions, in Qt 5.0b2:

/Developer/Qt/5.0.0/include/QtWebKit/qwebkitglobal.h
    #define QTWEBKIT_VERSION_STR "2.2.0"
    #define QTWEBKIT_VERSION 0x020200

/Developer/Qt/5.0.0/include/QtWebKit/qtwebkitversion.h
    #define QTWEBKIT_VERSION_STR "5.0.0"
    #define QTWEBKIT_VERSION 0x050000

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