Re: phase 2 of wxWidgets 2.9 build

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: phase 2 of wxWidgets 2.9 build
Дата
Msg-id AANLkTimQXM0-5cJSUFjTMBtp5-_hOGD5Yx13Cdt6XrQv@mail.gmail.com
обсуждение исходный текст
Ответ на Re: phase 2 of wxWidgets 2.9 build  (Dave Page <dpage@pgadmin.org>)
Ответы Re: phase 2 of wxWidgets 2.9 build  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Список pgadmin-hackers
I've fixed the SQL editor segfault - it was a wild pointer
dereference. I don't currently know what condition has changed in the
2.9 to make both gqbSplitter::tablesBrowser gqbSplitter::browserPanel
not initialised to something valid when onVerticalSashResize() is
called, so now we just check if they're null or not there. They're now
explicitly initialised to NULL.

Styles were removed without any apparent side effects, except making
the error go away.

I've isolated the table view segfault.

--
Regards,
Peter Geoghegan

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Update russian translation.
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Russian translate fixes