[Webkit-unassigned] [Bug 57016] New: [Qt] Avoid ASCII-cast warnings for WebKit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 08:14:26 PDT 2011


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

           Summary: [Qt] Avoid ASCII-cast warnings for WebKit.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kristian.amlie at nokia.com


Normally they won't be enabled anyway, but if you build webkit from within the Qt mother repository it will pick up Qt's default build settings, which do enable it. We need to disable them because warnings are treated as errors and there are way too many of them in the WebKit code.

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