Skip to content

printf: use 0 instead of 0o as octal prefix#5808

Merged
cakebaker merged 1 commit intouutils:mainfrom
tertsdiepraam:printf-octal-prefix
Jan 9, 2024
Merged

printf: use 0 instead of 0o as octal prefix#5808
cakebaker merged 1 commit intouutils:mainfrom
tertsdiepraam:printf-octal-prefix

Conversation

@tertsdiepraam
Copy link
Copy Markdown
Collaborator

@tertsdiepraam tertsdiepraam commented Jan 8, 2024

Closes #5807

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 8, 2024

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

Copy link
Copy Markdown
Contributor

@cakebaker cakebaker left a comment

Choose a reason for hiding this comment

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

With the exception of the comment it looks good.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 9, 2024

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

@cakebaker cakebaker merged commit cd9863d into uutils:main Jan 9, 2024
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: use correct octal prefix

2 participants