SSL warning in CVS HEAD

Поиск
Список
Период
Сортировка
От Neil Conway
Тема SSL warning in CVS HEAD
Дата
Msg-id 1045889953.367.19.camel@tokyo
обсуждение исходный текст
Список pgsql-hackers
When compiling CVS HEAD with SSL enabled, I get this warning:

be-secure.c: In function `open_server_SSL':
be-secure.c:707: warning: assignment from incompatible pointer type

The code in question is:
/* set up debugging/info callback */SSL_CTX_set_info_callback(SSL_context, info_cb);

Can someone send in a patch fixing this? (I'd fix it myself, but I know
nothing about OpenSSL)

BTW, this is using CFLAGS='-Wall -O0', with OpenSSL 0.9.7

Cheers,

Neil
-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC





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

Предыдущее
От: Joe Conway
Дата:
Сообщение: regression failure - horology
Следующее
От: Tom Lane
Дата:
Сообщение: Re: regression failure - horology