Suddenly crypto/lhash/lh_test.c no longer compiles. From todays snapshot
(on MingW):

crypto/lhash/lh_test.c:65: warning: return type defaults to `int'
crypto/lhash/lh_test.c: In function `main':
crypto/lhash/lh_test.c:66: error: `LHASH' undeclared (first use in this 
function)
crypto/lhash/lh_test.c:66: error: (Each undeclared identifier is reported only 
once
crypto/lhash/lh_test.c:66: error: for each function it appears in.)
crypto/lhash/lh_test.c:66: error: `conf' undeclared (first use in this function)
crypto/lhash/lh_test.c:70: warning: passing arg 1 of `lh_new' from incompatible 
pointer type
crypto/lhash/lh_test.c:70: warning: passing arg 2 of `lh_new' from incompatible 
pointer type
make.exe: *** [obj/lh_test.o] Error 1

FYI.

--gv
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to