On 12/09/2024 18:06, Bruno Haible wrote: > Pádraig Brady wrote: >> I'll apply the attached sometime tomorrow. > > Nice! Thank you. > > There seems to be a typo in the unit test, though: It defines a shell > function 'printf_checki_err' but the function it then invokes is > 'printf_check_err'. Hah, good catch. That hid other errors in the test. Fixed up with the attached. thanks for the review, Pádraig