Skip to content

dump: fix some missing section colors #2174

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

abrown
Copy link
Member

@abrown abrown commented May 1, 2025

I noticed that the data count and start sections were not dumped with header colors like the rest of the sections. I suspect this is because the Dump::section helper does that automatically but these sections are parsed a bit differently. This adds colors to those sections.

I noticed that the data count and start sections were not dumped with
header colors like the rest of the sections. I suspect this is because
the `Dump::section` helper does that automatically but these sections
are parsed a bit differently. This adds colors to those sections.
@alexcrichton alexcrichton enabled auto-merge May 1, 2025 19:21
@alexcrichton alexcrichton added this pull request to the merge queue May 1, 2025
Merged via the queue into bytecodealliance:main with commit f4cb5c0 May 1, 2025
32 checks passed
@abrown abrown deleted the section-color branch May 1, 2025 19:32
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