bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] printf6.sub: set LC_ALL


From: Chet Ramey
Subject: Re: [PATCH] printf6.sub: set LC_ALL
Date: Wed, 7 Feb 2024 17:11:58 -0500
User-agent: Mozilla Thunderbird

On 2/7/24 2:45 PM, Kerin Millar wrote:
On Wed, 7 Feb 2024 13:59:47 -0500
Grisha Levit <grishalevit@gmail.com> 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 @@
  #   You should have received a copy of the GNU General Public License
  #   along with this program.  If not, see <http://www.gnu.org/licenses/>.
  #
+#LC_ALL=en_US.UTF-8
+
  # this should echo nothing
  printf '%ls'
  # this should echo a null byte


Is this not merely adding a comment?

It is, but I get his point.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]