pgAdmin3 and gtk2.0/Unicode: done

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема pgAdmin3 and gtk2.0/Unicode: done
Дата
Msg-id 3EDFC079.5030001@web.de
обсуждение исходный текст
Ответы Re: pgAdmin3 and gtk2.0/Unicode: done  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список pgadmin-hackers
Friends of good software,

the problem with wxWindows 2.5/gtk2/Unicode is located. A wxString
constructor didn't terminate the buffer correctly (only ps, not psz :-),
which leads to uncontrollable behaviour. The attached fix is already
posted as wxWindows.Sourceforge patch.

pgAdmin3 works correctly with this, so I'd recommend this as the primary
platform from now on.
I'm quite happy about this, because the dialog/font metric calculation
is much better, giving virtually the same display as unter Win32.

Regards,
Andreas
RCS file: /pack/cvsroots/wxwindows/wxWindows/src/common/string.cpp,v
retrieving revision 1.172
diff -r1.172 string.cpp
269a270
>           m_pchData[nLen] = 0;


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: pogAdmin3 source po file
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Linking error (same old story)