Skip to content

date: fix %% not being preserved in locale format strings#10577

Merged
cakebaker merged 2 commits into
uutils:mainfrom
ChrisDryden:fix-date-percent-percent
Jan 31, 2026
Merged

date: fix %% not being preserved in locale format strings#10577
cakebaker merged 2 commits into
uutils:mainfrom
ChrisDryden:fix-date-percent-percent

Conversation

@ChrisDryden

Copy link
Copy Markdown
Collaborator

Thanks to @collinfunk for spotting this bug with the way we are doing the date locale pre-parsing. coreutils/coreutils@29cee19

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/basenc/bounded-memory is now passing!

Comment thread tests/by-util/test_date.rs
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/shuf/shuf-reservoir (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/sort/sort-stale-thread-mem (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/basenc/bounded-memory is now passing!

@cakebaker
cakebaker merged commit a71d6e4 into uutils:main Jan 31, 2026
126 of 127 checks passed
@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.

2 participants