Hi,
when I build OpenSSL 0.9.8-stable on SuSE 11.1 x86_64 I see a couple of
warnings like:
bf_enc.c:118: warning: array subscript is above array bounds

beside the array warnings there are some more but probably less
important warnings:
bn_div.c: In function ‘BN_div’:
bn_div.c:339: warning: unused variable ‘qh’
bn_div.c:339: warning: unused variable ‘ql’
bn_div.c: In function ‘BN_div_no_branch’:
bn_div.c:563: warning: unused variable ‘qh’
bn_div.c:563: warning: unused variable ‘ql’

asm/x86_64-gcc.c:98:1: warning: "sqr" redefined
In file included from asm/x86_64-gcc.c:1:
asm/../bn_lcl.h:347:1: warning: this is the location of the previous
definition

full build log can be viewed here:
http://svwe10.itex.at/~hacki/openssl-0.9.8-stable-SNAP-20090601_build_x86_64.txt

Günter.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to