groff
[Top][All Lists]
Advanced

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

Re: [Groff] Bullets in manual pages and -K groff option


From: Alexander E. Patrakov
Subject: Re: [Groff] Bullets in manual pages and -K groff option
Date: Thu, 26 Jan 2006 14:42:12 +0500
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

walter harms wrote:

if libiconv works while iconv() produces wrong results would it be the better way to use libiconv in general ? (until iconv() problems are fixed ?)

No, for the following reasons:

1) because iconv() from libiconv, unlike iconv() from Glibc, totally ignores locale-specific transliteration rules; 2) because of the unknown interaction between libiconv and glibc. I tested libiconv by installing in into /opt/libiconv. I heard that users screwed up their systems by installing libiconv into /usr, and thus I won't do this myself. Clarification is needed from the maintainer of libiconv upon possible consequences.

--
Alexander E. Patrakov




reply via email to

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