Re: Global data in shareable library...

2000-12-31 Thread Rich Salz
> Now it would be possible to change the ASN1 code to use either function > pointers or a hybrid of optional function pointers where needed. Since > most of this stuff is implemented and declared through macros this isn't > too painful. You can do it like ANSI says for errno. #ifdef GOOD_LINKER

Re: Global data in shareable library...

2000-12-31 Thread Dr S N Henson
Richard Levitte - VMS Whacker wrote: > > This whole issue about having global variables in a shareable image > (VMS-speak)/DLL/.so gives me a bit of a headache. Honestly, it would > be oh-so-easier to handle if the access was made through functions > that just returned a pointer to the data. >

Global data in shareable library...

2000-12-31 Thread Richard Levitte - VMS Whacker
This whole issue about having global variables in a shareable image (VMS-speak)/DLL/.so gives me a bit of a headache. Honestly, it would be oh-so-easier to handle if the access was made through functions that just returned a pointer to the data. I've no idea how resolution of symbols is made aga

[STATUS] OpenSSL (Sun 31-Dec-2000)

2000-12-31 Thread OpenSSL Project
OpenSSL STATUS Last modified at __ $Date: 2000/12/13 18:21:47 $ DEVELOPMENT STATE o OpenSSL 0.9.7: Under development... o OpenSSL 0.9.6: Released on September 24th, 2000 o OpenSSL 0.9.5a: Released on April

Re: BUG REPORT

2000-12-31 Thread Richard Levitte - VMS Whacker
From: Luke Snow <[EMAIL PROTECTED]> lukes> To Whom it may concern: lukes> lukes> I am running slakware 7.1. I have installed OpenSSL on my other lukes> computers running slak 7.1 and I had no problem. Below is the output of lukes> "make report." [...] lukes> ./testenc: cmp: command not found l