Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STL C++ backend: fix --line-numbers. There was a missing field #390

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

enedil
Copy link
Contributor

@enedil enedil commented Oct 12, 2021

char_number, which prevented examples from compiling.

char_number, which prevented examples from compiling.
@andreasabel andreasabel added C++ position Concerning position information in parsed AST regression in 2.9.2 Regression that first appeared in BNFC 2.9.2 labels Oct 12, 2021
@andreasabel andreasabel self-assigned this Oct 12, 2021
@andreasabel andreasabel added this to the 2.9.4 milestone Oct 12, 2021
@andreasabel
Copy link
Member

Oops, this seems to be a regression in BNFC 2.9.2 (BNFC 2.9.1 works still).
The testsuite seems to have a black hole here...

@andreasabel andreasabel merged commit 678d2ad into BNFC:master Oct 12, 2021
@andreasabel
Copy link
Member

Thanks for fixing, @enedil!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ position Concerning position information in parsed AST regression in 2.9.2 Regression that first appeared in BNFC 2.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants