[Webkit-unassigned] [Bug 138407] New: Fix build warning in SVGMarkerElement.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 23:53:50 PST 2014


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

            Bug ID: 138407
           Summary: Fix build warning in SVGMarkerElement.cpp
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sh53.lee at samsung.com
                CC: zimmermann at kde.org

../../Source/WebCore/svg/SVGMarkerElement.cpp:256:55: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
             ASSERT(wrapper->currentAnimatedValue() >= 0 && wrapper->currentAnimatedValue() < SVGMarkerOrientMax);

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141105/d2af4ca9/attachment-0002.html>


More information about the webkit-unassigned mailing list