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

cfg-grammar: fix context for looking up blocks #141

Merged

Conversation

bazsi
Copy link
Member

@bazsi bazsi commented Jun 3, 2024

Whenever we have an embedded block in a source/destination/parser/rewrite block, we did not push the log context while parsing those elements.

This prevented us from using "block log" elements in these contexts.

Fix that up.

Whenever we have an embedded block in a source/destination/parser/rewrite
block, we did not push the log context while parsing those elements.

This prevented us from using "block log" elements in these contexts.

Fix that up.

Signed-off-by: Balazs Scheidler <balazs.scheidler@axoflow.com>
@alltilla alltilla merged commit 142d929 into axoflow:main Jun 3, 2024
21 checks passed
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.

2 participants