[Webkit-unassigned] [Bug 133791] New: Fix deprecated warning with bison 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 12 02:19:34 PDT 2014


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

           Summary: Fix deprecated warning with bison 3
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evab.u-szeged at partner.samsung.com


Log:

WebKit/Source/WebCore/xml/XPathGrammar.y:50.1-12: warning: deprecated directive, use ‘%pure-parser’ [-Wdeprecated]
 %pure_parser
 ^^^^^^^^^^^^
WebKit/WebKitBuild/Release/DerivedSources/WebCore/CSSGrammar.y:62.1-12: warning: deprecated directive, use ‘%pure-parser’ [-Wdeprecated]
 %pure_parser
 ^^^^^^^^^^^^

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