From: Leon Avery <[EMAIL PROTECTED]>

leon> This is a very minor patch.  It gets rid of an annoying warning that occurs 
leon> when BN_DIV2W is defined with a -D on the command line and also in bn.h.

Unfortunately, that patch changes the semantics radically, since it
first checks if the macro is defined before defining it.  The correct
thing would have been to #undef BN_DIV2W before defining it.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus:             http://www.gemplus.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to