Skip to content

Comments

Fix issue where possible usage values are printed with no spaces#40

Merged
prajwalch merged 1 commit intoprajwalch:mainfrom
ringtailsoftware:main
Oct 30, 2025
Merged

Fix issue where possible usage values are printed with no spaces#40
prajwalch merged 1 commit intoprajwalch:mainfrom
ringtailsoftware:main

Conversation

@ringtailsoftware
Copy link
Contributor

In zig 0.14 "{s}" printed arrays of strings automatically adding spaces. Add back same behaviour

Fixes #39

In zig 0.14 "{s}" printed arrays of strings automatically adding spaces.
Add back same behaviour

Fixes prajwalch#39
@prajwalch prajwalch merged commit 8203514 into prajwalch:main Oct 30, 2025
1 check passed
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.

In usage summary valid values are printed without spaces

2 participants