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 std.debug.dumpHex address offsets #23300

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Arnau478
Copy link
Contributor

Abstracts the logic to std.debug.dumpHexInternal, which takes a writer and TTY config. That way, unit tests can be written for the function.

Fixes #20048

Abstracts the logic to std.debug.dumpHexInternal, which takes a writer
and TTY config. That way, unit tests can be written for the function.

Fixes ziglang#20048
Co-authored-by: Ryan Liptak <squeek502@hotmail.com>
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.

std.debug.dump_hex address on partial line incorrect
2 participants