Re: Build failure with VS 2012 due to uninitialized pointers

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Build failure with VS 2012 due to uninitialized pointers
Дата
Msg-id 539E6F40.1050009@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Build failure with VS 2012 due to uninitialized pointers  ("Inoue, Hiroshi" <inoue@tpf.co.jp>)
Список pgsql-odbc
On 06/14/2014 09:36 PM, Inoue, Hiroshi wrote:
>
> Confirmed and committed.

It looks like you've initialized both to NULL.

That'll make the warning go away, but doesn't mean there isn't
potentially a bug in the handling of the socket pointer.

I'm sure you have no more time to chase it up than I do, so I'm not
asking you to do any more. I'm just making a note here so a search in
the archives that finds this sees that there might still be more to this
issue that we haven't covered.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Building psqlODBC installers
Следующее
От: Craig Ringer
Дата:
Сообщение: PATCH: document build outputs