[Webkit-unassigned] [Bug 153462] New: CSSGrammar.y:1742.31-34: warning: unused value: $3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 16:13:15 PST 2016


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

            Bug ID: 153462
           Summary: CSSGrammar.y:1742.31-34: warning: unused value: $3
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

I've been ignoring this bison warning for a while now:

[620/5167] Generating ../../DerivedSou.../DerivedSources/WebCore/CSSGrammar.cpp
/home/mcatanzaro/src/WebKit/WebKitBuild/GNOME/DerivedSources/WebCore/CSSGrammar.y:1742.31-34: warning: unused value: $3 [-Wother]
     | VARFUNCTION maybe_space expr closing_parenthesis {
                               ^^^^

It means we are leaking the CSSParserValueList associated with that expr.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160126/7f484f83/attachment-0001.html>


More information about the webkit-unassigned mailing list