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

printf: handle argument indices given by dollars in format strings #77

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

no92
Copy link
Member

@no92 no92 commented Dec 7, 2024

@no92 no92 requested review from avdgrinten and qookei December 7, 2024 13:45
@qookei
Copy link
Member

qookei commented Dec 7, 2024

Could you add some test cases for this?

@no92
Copy link
Member Author

no92 commented Dec 7, 2024

I have some in mlibc, copied straight from the issue.

@no92 no92 force-pushed the printf-dollar-args branch from e277d7b to 79a9571 Compare December 7, 2024 13:57
Copy link
Member

@ElectrodeYT ElectrodeYT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@Dennisbonke Dennisbonke left a comment

Choose a reason for hiding this comment

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

LGTM

@no92 no92 merged commit 1cf2ba1 into managarm:master Dec 7, 2024
1 check passed
@no92 no92 deleted the printf-dollar-args branch December 7, 2024 16:25
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.

printf frigg assertion failure
4 participants