1
1
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.
Этот коммит содержится в:
Pavel Roskin 2002-10-22 04:17:05 +00:00
родитель 6247254f55
Коммит bd34105979

Просмотреть файл

@ -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