On Sun, 17 Oct 2010 14:42:27 +0200 Magnus wrote: MF> > AFAIK neither _STACK nor STACK is portable - only STACK_OF() is. And MF> > none of the STACK_OF() types is compatible with the sk_num() argument MF> > type. MF> MF> Ok. I do not know much about openssl.
I think it depends on the version of openssl you have installed, as I've run into this (and changed it back and forth at least once) on just Linux. I think the only way to avoid using void* / compiler warnings is to add a configure test to see which definition of stack is available on a given system.. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
