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

chore: more convertion to new string formatting #4189

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Mar 16, 2024

In this PR, we convert nearly all sprintf uses to format.

It should not change any behavior or compatibility. Nonetheless, I think this is destined for master only and won't be backported, to reduce risk.

Along the way, we add format_to and format_to_n to Strutil.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz
Copy link
Collaborator Author

lgritz commented Mar 22, 2024

I'm going to merge this by tomorrow if I don't hear any reservations.

@lgritz lgritz merged commit 77d2a53 into AcademySoftwareFoundation:master Mar 24, 2024
26 checks passed
@lgritz lgritz deleted the lg-sprintf branch April 10, 2024 21:22
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.

1 participant