1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Avoid possible error when 'tr' gets fed random bytes in an UTF-8 locale.

This commit is contained in:
Bruno Haible
2008-04-06 09:20:36 +00:00
parent fc599936bd
commit 2d4d4f9a58
2 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2008-04-06 Bruno Haible <bruno@clisp.org>
* tests/Makefile.in: Use "LC_ALL=C tr" instead of "tr".
2007-09-08 Bruno Haible <bruno@clisp.org>
Change generated code to avoid a warning by GCC 4.2 that the meaning