Subject: Re: iconv_open() / UCS-2-INTERNAL question
To: None <current-users@netbsd.org>
From: Christian Biere <christianbiere@gmx.de>
List: current-users
Date: 01/29/2007 05:20:45
Christian Biere wrote:
> >      you will see that they are doing code that basically boils 
> > down to calling iconv_open(3) with "UCS-2-INTERNAL" ... but we
> > don't appear to have a "UCS-2-INTERNAL" so clearly the new gphoto 2.3.1

"utf-16" instead should work.

Oh we have "ucs-2" too.

$ iconv -l

shows the full list.

-- 
Christian