[Webkit-unassigned] [Bug 67775] New: [Qt] Fix "Unmatched parentheses are deprecated." warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 05:24:36 PDT 2011


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

           Summary: [Qt] Fix "Unmatched parentheses are deprecated."
                    warnings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


When you run build-webkit script, you always get this warning 6 times.
(Reading /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro)

---> HEADER == /home/oszi/WebKit/Source/WebKit/qt/Api/qwebframe.h
WARNING: /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro:59: Unmatched parentheses are deprecated.
WARNING: /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro:59: Unmatched parentheses are deprecated.

---> HEADER == /home/oszi/WebKit/Source/WebKit/qt/Api/qwebview.h
WARNING: /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro:59: Unmatched parentheses are deprecated.
WARNING: /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro:59: Unmatched parentheses are deprecated.

---> HEADER == /home/oszi/WebKit/Source/WebKit/qt/Api/qwebpluginfactory.h
WARNING: /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro:59: Unmatched parentheses are deprecated.
WARNING: /home/oszi/WebKit/Source/WebKit/qt/Api/DerivedSources.pro:59: Unmatched parentheses are deprecated.

It might be fixed in the pro file or it might be a qmake bug.

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