Re: Null this in pgConn::GetStatus

Поиск
Список
Период
Сортировка
От Stuart Gathman
Тема Re: Null this in pgConn::GetStatus
Дата
Msg-id d0ac59e8-b936-3b9d-efd1-29eabfdab155@gathman.org
обсуждение исходный текст
Ответ на Null this in pgConn::GetStatus  (Stuart Gathman <stuart@gathman.org>)
Список pgadmin-hackers
On 07/03/2016 10:44 PM, Stuart Gathman wrote:
> pgadmin3-1.22.1
>
> When compiled with gcc6, the evil practice of "this == 0" fails
> horribly.  The most obvious effect is crashing during startup.  I've
> attached a simple patch.  The Fedora bugzilla is here:
Hmmm.  sqlTable::Paste is also broken - and it is not as trivial to
convert to a static function.


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

Предыдущее
От: Stuart Gathman
Дата:
Сообщение: Null this in pgConn::GetStatus
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)