[Webkit-unassigned] [Bug 111881] New: Build fix: guard macro test for MAC platform for a feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 11:48:47 PST 2013


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

           Summary: Build fix: guard macro test for MAC platform for a
                    feature
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: savagobr at yahoo.com


Changeset 145235 broke WebKit2 build thanks to a not defined macro. Compilation fails with:

/home/adenilson/apps/webkit/Webkit/Source/WebKit2/UIProcess/WebInspectorProxy.cpp:69:5: error: "__MAC_OS_X_VERSION_MIN_REQUIRED" is not defined [-Werror=undef]
cc1plus: all warnings being treated as errors

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