-0.5 non-binding of course
Seems the purpose was to get apr_crypto. On Windows it's not built, even
with APU_HAVE_CRYPTO set to 1 since apr_crypto.c is not included in the
project for either static lib or dll.
Once that is done, I'm getting this;
Compiling...
apr_crypto.c
.\crypto\apr_crypto.c(145) : error C2491: 'apr_crypto_clear' :
definition of dllimport function not allowed
apr_xml.c
xlate.c
apr_uri.c
Regards,
Gregg
Hi all,
Tarballs/zipballs are athttp://apr.apache.org/dev/dist/.
New in apr-util v1.4 is the apr_crypto interface, and a fix for LDAP on =
Solaris. Full CHANGES are here:
https://svn.apache.org/repos/asf/apr/apr-util/tags/1.4.0/CHANGES
+/-1
[ ] Release apr-util 1.4.0 as GA
Regards,
Graham
--