[Webkit-unassigned] [Bug 43191] New: [Qt] Treat warnings as errors by default for gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 08:39:34 PDT 2010


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

           Summary: [Qt] Treat warnings as errors by default for gcc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: hausmann at webkit.org, laszlo.1.gombos at nokia.com,
                    tonikitoo at webkit.org, kenneth at webkit.org,
                    abecsi at webkit.org
        Depends on: 37916,38045


I create this bug because of discussion in https://bugs.webkit.org/show_bug.cgi?id=30958 .

I agree with Laszlo, we should treat warnings as errors 
to avoid breaking other platforms accidentally.

The main goal of this patch is adding -Werror to QMAKE_CFLAGS,
but it depends on fixing dozens of warning. First we can focus
on x86-linux and x86-windows platforms and then ARM-linux and 
other platforms.

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