Skip to content

Overall printf rework#33

Merged
gulrak merged 8 commits into
masterfrom
dev-TPrintf-rework
Apr 28, 2026
Merged

Overall printf rework#33
gulrak merged 8 commits into
masterfrom
dev-TPrintf-rework

Conversation

@gulrak

@gulrak gulrak commented Apr 28, 2026

Copy link
Copy Markdown
Owner

Given the age of the code there was a lot of printf-family formatting going on in Vorlage. Some of it artificially introduced length limits, other places might even be seen as a risk factor. To modernise and mitigate the whole aspect of Vorlage, since its main work is parsing and formatting, I worked my way through all the code to get rid of these and convert them into fmtlib based formatting.

@gulrak gulrak self-assigned this Apr 28, 2026
@gulrak gulrak added enhancement New feature or request refactoring and removed enhancement New feature or request labels Apr 28, 2026
@gulrak gulrak merged commit fb52e4d into master Apr 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant