Hi! Just a couple of quick niggles with the 0.9.6-stable branch:
* The fix for crypto/tmdiff.c (ie. the diff between 1.9.2.1 & 1.9.2.2) needs to be merged into this branch as well. Missing #endif. * crypto/bio/bss_bio.c now checks SSIZE_MAX, and in the visual c++ limits.h this won't get defined unless one defines _POSIX_. Should this definition go into e_os.h or is it ok to simply insert it here prior to the inclusion of limits.h? Best regards, //oscar ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
