Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

Require bison 3.2 and remove deprecated position.hh includes - #133

#133
Open
georgthegreat wants to merge 1 commit into
graphql:mastergraphql/libgraphqlparser:masterfrom
georgthegreat:bison-3.2georgthegreat/libgraphqlparser:bison-3.2Copy head branch name to clipboard
Open

Require bison 3.2 and remove deprecated position.hh includes#133
georgthegreat wants to merge 1 commit into
graphql:mastergraphql/libgraphqlparser:masterfrom
georgthegreat:bison-3.2georgthegreat/libgraphqlparser:bison-3.2Copy head branch name to clipboard

Conversation

@georgthegreat

Copy link
Copy Markdown

As of bison 3.2 (released in 2018)

*** C++: stack.hh and position.hh are deprecated

  When asked to generate a header file (%defines), the lalr1.cc skeleton
  generates a stack.hh file.  This file had no interest for users; it is now
  made useless: its content is included in the parser definition.  It is
  still generated for backward compatibility.

This PR updates the code and handles this deprecation.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Aug 12, 2024

Copy link
Copy Markdown

CLA Signed

  • ✅login: georgthegreat / (f9f01c0)

The committers listed above are authorized under a signed CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.