[bug #63334] \[u....] syntax for ASCII characters handled inconsistently

2024-01-21 Thread Dave
Follow-up Comment #1, bug#63334 (group groff): [comment #0 original submission:] > Looking at all the pre-alphabet ASCII symbols: > > $ printf "\\[u%04x] " $(seq 32 64) | nroff | cat -s This produces some incorrect syntax: printf's "%04x" conversion produces hex digits with lowercase letters, bu

[bug #63334] \[u....] syntax for ASCII characters handled inconsistently

2022-11-08 Thread Dave
URL: Summary: \[u] syntax for ASCII characters handled inconsistently Project: GNU troff Submitter: barx Submitted: Tue 08 Nov 2022 03:34:02 AM CST Category: Core