aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2022-10-27 15:17:07 +0100
committerPádraig Brady <P@draigBrady.com>2022-10-28 13:45:27 +0100
commit0925e8a0f413ecf9004153d89b312b385b20d0ee (patch)
tree770853d22dd1be85c038ce280399ff16d80e8328 /scripts/git-hooks/commit-msg
parentdoc: basenc: reference from base{32,64} docs (diff)
downloadcoreutils-0925e8a0f413ecf9004153d89b312b385b20d0ee.tar.gz
coreutils-0925e8a0f413ecf9004153d89b312b385b20d0ee.zip
printf: with \U, support all valid unicode points
Previously this was restricted to the C99 universal character subset, which restricted most values <= 0x9F, as that simplifies the C lexer. However printf(1) doesn't need this restriction. Note also the bash builtin printf already supports all values <= 0x9F. * src/printf.c (main): Relax the restriction on points <= 0x9F. * doc/coreutils.texi (printf invocation): Adjust description. * tests/misc/printf-cov.pl: Adjust accordingly. Add new cases. * NEWS: Mention the change in behavior. Reported at https://bugs.debian.org/1022857
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions