SSL warning in CVS HEAD - Mailing list pgsql-hackers

From Neil Conway
Subject SSL warning in CVS HEAD
Date
Msg-id 1045889953.367.19.camel@tokyo
Whole thread Raw
List 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 by date:

Previous
From: Joe Conway
Date:
Subject: regression failure - horology
Next
From: Tom Lane
Date:
Subject: Re: regression failure - horology