Bodo Moeller wrote:
> 
> On Tue, Jun 15, 1999 at 05:37:27PM +0100, Ben Laurie wrote:
> 
> > Under Windoze, callbacks are traditionally declared with CALLBACK in the
> > prototype, which, I think, uses Pascal linkage (the afore-mentioned
> > "non-C" calling convention).
> 
> But many of the callback pointers in OpenSSL have just "int (*)()"
> declarations where they are called.  Thus, using CALLBACK declarations
> to define the callback functions wouldn't work anyway, and
> compatibility problems that would arise for the CALLBACK calling
> convention are not really an issue for us.

I couldn't remember, so I mentioned it while I was thinking of it. No
big deal.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to