On Thu, Feb 21, 2002 at 10:34:47AM +0100, Oscar Jacobsson wrote: > * 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.
Fixed. > * 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? If SSIZE_MAX is not defined, we use INT_MAX instead. Why worry about it? -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
