2008/10/15 Stanislav Brabec <[EMAIL PROTECTED]>:
> Attached two patches fix compilation errors or warnings when compiling
> with NSS support.
>
> Compiler messages are mentioned in patch headers.

Corrected in revision 347 and 348. Thanks

> Note that implicit declaration fix again refers to implicit declaration
> of function 'X509_cmp' problem, which may need x509.h, but location of
> this header may vary. In last mail I incorrectly told, that it does not
> appear in trunk, because I made test build with different options.
> This warning appears only if compiling with LDAP support.

I don't have an implicit declaration for 'X509_cmp'. But I have two warnings:
ldap_mapper.c:874: warning: passing argument 1 of 'X509_cmp' from
incompatible pointer type
ldap_mapper.c:874: warning: passing argument 2 of 'X509_cmp' from
incompatible pointer type

Line 41 of mappers/ldap_mapper.c I have a #include <openssl/x509.h>

Bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to