On Thu, Dec 26, 2019 at 10:11 AM Bruno Haible <br...@clisp.org> wrote:
> > Here's a slightly tighter test, albeit relying on tr working with octals:
> >
> >   case `LC_ALL=en_US.UTF-8 printf '\351'| tr '\351' x` in x) ;; *) exit 1;; 
> > esac
>
> You're right, it's probably better to rely on 'tr' than on 'od'.

Hi Bruno,
Thanks for working on this.
Your patch looks like it will do the job.
Would you please amend into it the attached grammar tweak
(subjunctive) and change to avoid crossing the 80-byte line length
limits:

Attachment: init-nit.diff
Description: Binary data

Reply via email to