Skip to content

printf: '%0c' and '%0s' should fail#6032

Merged
cakebaker merged 2 commits intouutils:mainfrom
RenjiSann:feature/printf-0c-error
Mar 1, 2024
Merged

printf: '%0c' and '%0s' should fail#6032
cakebaker merged 2 commits intouutils:mainfrom
RenjiSann:feature/printf-0c-error

Conversation

@RenjiSann
Copy link
Copy Markdown
Collaborator

Fix #6030

For now I just added tests to check that the error is raised, I will provide implementation later on

@RenjiSann
Copy link
Copy Markdown
Collaborator Author

RenjiSann commented Feb 29, 2024

I guess it what simpler than I thought :)

@cakebaker I let you review that

@RenjiSann RenjiSann changed the title Draft: printf: '%0c' and '%0s' should fail printf: '%0c' and '%0s' should fail Feb 29, 2024
@cakebaker cakebaker merged commit 41f809d into uutils:main Mar 1, 2024
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks!

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: %0s and %0c should fail

2 participants