> [[email protected] - Tue Jun 02 21:37:53 2009]: > > On Tue, 2 Jun 2009 18:24:46 +0200 (CEST), "Stephen Henson via RT" > <[email protected]> wrote: > > The idea of this was to avoid various types of casting. The best > > solution is to update code to use the lh_SSL_SESSION_*() API, that > > should work with both 0.9.8 and 1.0. > > If the non-export of SSL_SESSION_cmp is intentional, its declaration should > probably be removed from the headers so it would cause a compiletime error > rather than cause a complaint about unresolved symbols at runtime... > >
I can't see it in the headers for 1.0 and later! Normally that kind of thing is caught fairly quickly because the WIN32 build fails. You'd typically get a compiler warning rather than an error unless it is set to be especially picky. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
