[Bug localedata/12031] iconv -t ascii//translit with Greek characters

alexander.karlstad at gmail dot com sourceware-bugzilla@sourceware.org
Fri Feb 3 19:29:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=12031

Alexander Karlstad <alexander.karlstad at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexander.karlstad at gmail
                   |                            |dot com

--- Comment #4 from Alexander Karlstad <alexander.karlstad at gmail dot com> 2012-02-03 19:28:54 UTC ---
I have a similar problem with later versions of iconv (2.13 in Ubuntu).

iconv -t ascii//TRANSLIT <<< 'æ,ø,å'

gives me "ae,?,a" but in my opinion it should give me "ae,o,a".

Tested this on several machines with the same version (2.13) and on an old
SunOS box with 1.9. The latter returned the desired result.

My LC_ALL and LANG variables are all set to nb_NO.UTF-8 and I've tried changing
it to other available locales, without getting the wanted result.

Is this a bug?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list