Re: cvs commit: openssl/crypto/evp evp.h

2002-06-29 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 28 Jun 2002 16:10:26 +0100, Ben Laurie <[EMAIL PROTECTED]> said: ben> Richard Levitte - VMS Whacker wrote: ben> > I've pondered starting to define some kind of general backward ben> > compatibility flags. DEC C uses the macros DECC_V4_SOURCE and ben> > DEC

Re: cvs commit: openssl/crypto/evp evp.h

2002-06-27 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Thu, 27 Jun 2002 17:13:15 +0100, Ben Laurie <[EMAIL PROTECTED]> said: ben> Can we wrap this kind of thing up in a back compatibility flag of some ben> kind (at least in 0.9.8) so we know we can remove them eventually? I've pondered starting to define some kind

Re: cvs commit: openssl/crypto/evp evp.h

2002-06-27 Thread Ben Laurie
[EMAIL PROTECTED] wrote: > levitte 27-Jun-2002 07:03:04 > > Modified:crypto/evp evp.h > Log: > A number of includes were removed from evp.h some time ago. The reason > was that they weren't really needed any more for EVP itself. However, > it seems like soma applications (I kn