Skip to content

Conversation

@georgthegreat
Copy link

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

linux-foundation-easycla bot commented Aug 12, 2024

CLA Signed

  • ✅login: georgthegreat / (f9f01c0)

The committers listed above are authorized under a signed CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant