[Webkit-unassigned] [Bug 40015] New: Fix type qualifier is meaningless on cast type in SVGFEColorMatrixElement::build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 11:54:03 PDT 2010


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

           Summary: Fix type qualifier is meaningless on cast type in
                    SVGFEColorMatrixElement::build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


"\webkit\WebCore\svg\svgfecolormatrixelement.cpp", line 92: Warning:  #191-D: type qualifier is meaningless on cast type
      const ColorMatrixType filterType(static_cast<const ColorMatrixType>(type()));
                                                   ^
\webkit\WebCore\svg\svgfecolormatrixelement.cpp: 1 warning, 0 errors

Introduced in r56355.

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