Homec4science

Fix a bison deprecation warning

Authored by Joshua Spence <josh@joshuaspence.com> on Aug 23 2015, 23:07.

Description

Fix a bison deprecation warning

Summary:
Currently, running make parser produces the following warning:

parser.y:72.1-14: warning: deprecated directive, use ‘%name-prefix’ [-Wdeprecated]
 %name-prefix = "xhpast"
  ^^^^^^^^^^^^^^

Test Plan: One less warning.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D13972

Details

Committed
Joshua Spence <josh@freelancer.com>Aug 23 2015, 23:07
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUe456246d5446: Fix bison "empty" warnings
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@freelancer.com> committed rPHU7e6455c6912e: Fix a bison deprecation warning (authored by Joshua Spence <josh@joshuaspence.com>).Aug 23 2015, 23:07