Julian H. Stacey wrote:
> Problem: /usr/src/usr.bin/fmt/fmt.c is not 8 bit clean.
> (ie French or German etc text with accents in gets broken)
Can you provide an example where it fails?
It works fine for ISO 8859-1 and UTF-8 for me, *provided* the locale
is set correctly.
--
Christian "naddy"
Hi Hackers@
Problem: /usr/src/usr.bin/fmt/fmt.c is not 8 bit clean.
(ie French or German etc text with accents in gets broken)
Alternate Solutions:
Solution 1: Discard "& 0x7f checks.
Allow pretty much all 8 bit as a printable. This would need some
patching. It might freak out some from
2 matches
Mail list logo