[Webkit-unassigned] [Bug 30909] New: 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 08:59:52 PDT 2009


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

           Summary: 10.6 SDK building for 10.5:
                    GraphicsContextCG.cpp:1056: warning: enumeration value
                    'kCGInterpolationMedium' not handled in switch
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark at chromium.org


While building WebCore/platform/graphics/cg/GraphicsContextCG.cpp with the Mac
OS X 10.6 SDK but targeting Mac OS X 10.5:

cc1plus: warnings being treated as errors
/chrome/trunk/src/third_party/WebKit/WebCore/WebCore.gyp/../platform/graphics/cg/GraphicsContextCG.cpp:
In member function 'WebCore::InterpolationQuality
WebCore::GraphicsContext::imageInterpolationQuality() const':
/chrome/trunk/src/third_party/WebKit/WebCore/WebCore.gyp/../platform/graphics/cg/GraphicsContextCG.cpp:1056:
warning: enumeration value 'kCGInterpolationMedium' not handled in switch

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