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

Richard Levitte via RT rt at openssl.org
Wed May 25 21:46:02 UTC 2016


I don't get such warnings. Can you tell me what system and with what tool chain
(including versions)?

On Sun Mar 20 13:07:43 2016, noloader at gmail.com wrote:
> 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
>


--
Richard Levitte
levitte at openssl.org

-- 
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