Bug 133791

Summary: Fix deprecated warning with bison 3
Product: WebKit Reporter: Éva Balázsfalvi <evab.u-szeged>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, evab.u-szeged, glenn, gyuyoung.kim, macpherson, menard, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Éva Balázsfalvi
Reported 2014-06-12 02:19:58 PDT
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 ^^^^^^^^^^^^
Attachments
Patch (1.48 KB, patch)
2014-06-12 02:22 PDT, Éva Balázsfalvi
no flags
Éva Balázsfalvi
Comment 1 2014-06-12 02:22:51 PDT
WebKit Commit Bot
Comment 2 2014-06-30 01:35:32 PDT
Comment on attachment 232938 [details] Patch Clearing flags on attachment: 232938 Committed r170580: <http://trac.webkit.org/changeset/170580>
WebKit Commit Bot
Comment 3 2014-06-30 01:35:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.