SSL warning in CVS HEAD

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: SSL warning in CVS HEAD
Date: 2003-02-22 04:59:13
Message-ID: 1045889953.367.19.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-02-22 07:06:33 Re: regression failure - horology
Previous Message Joe Conway 2003-02-22 04:43:09 regression failure - horology