Skip to content

printf formatting fixes#136

Open
no92 wants to merge 3 commits into
managarm:masterfrom
no92:printf-fixes
Open

printf formatting fixes#136
no92 wants to merge 3 commits into
managarm:masterfrom
no92:printf-fixes

Conversation

@no92

@no92 no92 commented Jun 27, 2026

Copy link
Copy Markdown
Member

No description provided.

no92 added 2 commits June 27, 2026 11:55
This is necessary as this cannot be correctly implemented by prepending
strings to the output of `print_digits`. At least for octal conversions,
we need to consider the numeric value of the argument as well as its
precision, and possibly bump the precision.

@marv7000 marv7000 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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