Re: Continuing encoding fun....

Поиск
Список
Период
Сортировка
От Marc Herbert
Тема Re: Continuing encoding fun....
Дата
Msg-id 87wtlk4tjn.fsf@mail.emicnetworks.com
обсуждение исходный текст
Ответ на Continuing encoding fun....  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-odbc
Marko Ristola <Marko.Ristola@kolumbus.fi> writes:

> There is one thing, that might be good for you to know:
>
> I tried
> wprintf("%s",char_text) and printf("%ls",wchar_text) methods.
> They don't work with LATIN1 under Linux.

What do you mean by that? Could you post a short sample code?

Since wchar_t is 32bits for glibc, wchar_text can not be LATIN1 which
is 8bits long...


> gcc does not support NON-ASCII multibyte conversions.

Well I would find weird for a compiler to perform such conversions.

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Hajo Kirchhoff
Дата:
Сообщение: Re: ODBC Driver on Windows 64 bit
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: ODBC Driver on Windows 64 bit