Re: [PATCH] printf6.sub: set LC_ALL

2024-02-07 Thread Grisha Levit
On Wed, Feb 7, 2024, 14:45 Kerin Millar wrote: > On Wed, 7 Feb 2024 13:59:47 -0500 > Grisha Levit wrote: > > > +#LC_ALL=en_US.UTF-8 > > Is this not merely adding a comment? > Sorry you're right, made the patch after commenting my change out to confirm it was needed. >

Re: [PATCH] printf6.sub: set LC_ALL

2024-02-07 Thread Chet Ramey
On 2/7/24 2:45 PM, Kerin Millar wrote: On Wed, 7 Feb 2024 13:59:47 -0500 Grisha Levit wrote: The tests in printf6.sub fail if `make check' is executed in the C locale. diff --git a/tests/printf6.sub b/tests/printf6.sub index fbacd4d5..382943c7 100644 --- a/tests/printf6.sub +++ b/tests/printf

Re: [PATCH] printf6.sub: set LC_ALL

2024-02-07 Thread Kerin Millar
On Wed, 7 Feb 2024 13:59:47 -0500 Grisha Levit wrote: > The tests in printf6.sub fail if `make check' is executed in the C locale. > > diff --git a/tests/printf6.sub b/tests/printf6.sub > index fbacd4d5..382943c7 100644 > --- a/tests/printf6.sub > +++ b/tests/printf6.sub > @@ -11,6 +11,8 @@ > #