Home GnuPG

Fix a bison deprecation warning
7e6455c6912eUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

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

Provenance
Joshua Spence <josh@joshuaspence.com>Authored on Aug 23 2015, 11:07 PM
Joshua Spence <josh@freelancer.com>Committed on Aug 23 2015, 11:07 PM
Parents
rPHUTILe456246d5446: Fix bison "empty" warnings
Branches
Unknown
Tags
Unknown

Event Timeline

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