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

Fix FlattenLogMsg not properly working on nested structures #5036

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jhavrane
Copy link
Contributor

Fixes #5035.

Adds FlattenLogMsg to p4test/midend to test this.

@jhavrane jhavrane self-assigned this Nov 26, 2024
@jhavrane jhavrane marked this pull request as draft November 26, 2024 13:03
@fruffy
Copy link
Collaborator

fruffy commented Nov 26, 2024

This changes some reference files, which need to be updated by adding P4TEST_REPLACE=TRUE before ctest for example.

@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Topics concerning the core segments of the compiler (frontend, midend, parser)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using nested struct in log_msg crash
2 participants