Test locales (was: Re: Encoding customization variable names)

2022-05-29 Thread Jacob Bachmeyer
Gavin Smith wrote: Another issue (I can't remember if I emailed you before about this) is the locale settings to run the test suites. You changed it from "C" to "C.UTF-8", but the latter encoding doesn't exist everywhere. I changed it to "en_US.UTF-8" (see ChangeLog entries on 2022-04-14) but thi

Encoding customization variable names

2022-05-29 Thread Gavin Smith
On Fri, Mar 4, 2022 at 7:22 AM Patrice Dumas wrote: > Also do not hesitate to propose other names for those customization > variables. I've renamed DATA_INPUT_ENCODING_NAME to COMMAND_LINE_ENCODING and LOCALE_OUTPUT_ENCODING_NAME to MESSAGE_ENCODING in an attempt to make them more meaningful and

Re: enhancement proposal

2022-05-29 Thread Gavin Smith
On Thu, May 19, 2022 at 4:49 PM Patrice Dumas wrote: > > On Thu, May 19, 2022 at 08:05:00AM +, Ilari Jääskeläinen wrote: > > Can you include ”autogen.sh” in release source tarballs? > > That looks ok to me. I just checked that ./autogen.sh seems to be > working ok from the release tarball. W