Add minimal UTF-8 support on Red Hat 8.0 to fix the frames or disable
support for S-Lang library compiled with UTF-8 support.
This commit is contained in:
Pavel Roskin 2002-10-22 04:17:05 +00:00
parent 6247254f55
commit bd34105979

View File

@ -6,9 +6,6 @@ necessary - it's slow, especially in UTF-8 locales.
Don't allow stdout and stderr from extfs scripts pollute the screen.
Add minimal UTF-8 support on Red Hat 8.0 to fix the frames or disable
support for S-Lang library compiled with UTF-8 support.
Don't rely on temporary scripts being executable. Run shell explicitly.
reimplement "-P" in a safer way (temp file instead of stdout) - possibly