[Webkit-unassigned] [Bug 128729] New: Code cleanup: remove gcc<4.7 guards.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 01:47:37 PST 2014


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

           Summary: Code cleanup: remove gcc<4.7 guards.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tgergely.u-szeged at partner.samsung.com
                CC: oliver at apple.com, barraclough at apple.com,
                    zherczeg at webkit.org, dbates at webkit.org


Remove GCC_VERSION_AT_LEAST guards (and guarded code if possible) when it checks for pre-4.7 versions. According to bug 127049, 4.7 is the minimum supported gcc version.

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