[openssl-dev] [openssl.org #4458] "implicitly declared function" warnings due to missing <strings.h> include

noloader@gmail.com via RT rt at openssl.org
Sun Mar 20 13:07:43 UTC 2016


The missing <strings.h> include caused a number of "implicitly
declared function" warnings due to use of strcmpcase and strncmpcase.

$ egrep -IR '(strcasecmp|strncasecmp)' * | cut -f 1 -d ':' | sort | uniq
apps/apps.c
apps/ca.c
apps/ocsp.c
apps/rehash.c
apps/s_server.c
crypto/asn1/ameth_lib.c
crypto/engine/tb_asnmth.c
crypto/o_str.c
crypto/x509v3/v3_ncons.c
crypto/x509v3/v3_tlsf.c
crypto/x509v3/v3_utl.c
e_os.h
include/internal/o_str.h
ssl/ssl_conf.c
test/ssltest.c
test/v3nametest.c


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4458
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list