Why is there code that will not compile still in the tarball?

Granted your makefiles don't try to build it - so why's it there?

Look at pkcs7/bio_ber.c:bio_ber_get_header

This function clearly doesn't compile (missing semicolon after 'unsigned long length'). Looks like its been like that for a very long time.

Note sure the LPdir stuff is used any more either is it?


(I'm trying to build openssl with a custom build system, BTW. Yes I know its not supported)

James

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to