bug report about tips

Поиск
Список
Период
Сортировка
От Quan Zongliang
Тема bug report about tips
Дата
Msg-id 20070321183955.B84A.QUANZONGLIANG@gmail.com
обсуждение исходный текст
Ответы Re: bug report about tips
Список pgadmin-hackers
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.

Regards.

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

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