[Freeciv-Dev] Re: (PR#2559) Font problem under BeOS
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, 2003-01-28 at 22:24, Jason Short via RT wrote:
> Apparently "" isn't supported for the to-code on all iconv versions.
> Hopefully "char" is more standard.
On my linux system (Redhat 7.3)
I get this:
iconv --version
iconv (GNU libc) 2.2.5
But "char" isn't supported, I need to fall back to "".
(which isn't good for alpha)
We should think of another way of chosing the pTocode string or at
least, supply the release of GNU iconv needed.
>
> jason
|
|