On Fri, May 23, 2014 at 11:16, [email protected] wrote:
> Anybody else seeing this?
> 
> 
> cc -c -O2 -pipe   -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -
> DNGX_ENABLE_SYSLOG -DHAVE_CONFIG_H -DPCRE_STATIC
> -DPOSIX_MALLOC_THRESHOLD=10 -I 
> src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I src/pcre
> -I objs  -o 
> objs/src/event/ngx_event_openssl.o  src/event/ngx_event_openssl.c
> cc1: warnings being treated as errors
> src/event/ngx_event_openssl.c: In function 'ngx_ssl_get_subject_dn':
> src/event/ngx_event_openssl.c:2376: warning: 'CRYPTO_free' is deprecated

Thanks. I've reverted the deprecation commit for now.

Reply via email to