Re: bug report about tips

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: bug report about tips
Дата
Msg-id 46010BC3.3090707@postgresql.org
обсуждение исходный текст
Ответ на bug report about tips  (Quan Zongliang <quanzongliang@gmail.com>)
Ответы Re: bug report about tips  (Quan Zongliang <quanzongliang@gmail.com>)
Список pgadmin-hackers
Quan Zongliang wrote:
> hi!
>
> I am translating tips.txt to Chinese-simplified.
> It seems in frmHint.cpp has a bug.
>
> When read multibyte tips file, always display "Failed to convert file ... to Unicode".
> It is throwed at line 135 in wxWidgets\src\common\textfile.cpp.
>
> After line 129: const wxString str(buf, conv, bufPos); is executed,
> the variable str is empty.

What encoding is your file in? Can you send me a copy to test with please?

Thanks, Dave

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

Предыдущее
От: Quan Zongliang
Дата:
Сообщение: bug report about tips
Следующее
От: Quan Zongliang
Дата:
Сообщение: Re: bug report about tips