On Sat, Apr 03, 1999 at 03:36:03PM +0100, Ben Laurie wrote:
> Bodo Moeller wrote:
>> - Scrap crypto/pem/ctx_size.c and crypto/pem/pem.org (with
>> appropriate changes to the Makefile);
> What do you do about the stuff it generates, then?
It only generates #defines and structures for pem.h that are not used
(because of a previous #include in pem.h) and that would not
necessarily work anyway because of wrong memory alignment (a structure
containing only an array of chars can probably live about anywhere in
memory, while the real structures may need stricter alignment).
Or did I miss something?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]