Hi Henrik,

I'm trying to fix the C++ related problem of bug #1716, but I have one doubt.

At line 2930 of client_side.cc there is this comment:

/* Write out the SSL session details.. actually the call below, but
 * OpenSSL headers do strange typecasts confusing GCC.. */
/* PEM_write_SSL_SESSION(debug_log, SSL_get_session(ssl)); */

For testing, I have replaced PEM_ASN1_write() call with the PEM_write_SSL_SESSION() macro, and this seems to fix all the errors that I have listed in bug #1716.

What is the history of this comment ?

Regards

Guido


-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1           10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/

Reply via email to