Hi Amol,

On Mon, Aug 22, 2022 at 11:42:01AM +0530, Amol Arote wrote:
> We are using haproxy 2.6.2 on Centos 7.9 ,
> 
> Following are warning seen during
> 
> *make TARGET=linux-glibc USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1*
> 
> [image: image.png]
> 
> src/http_fetch.c:356:6: warning: âhtxâ may be used uninitialized in this
> function [-Wmaybe-uninitialized]
>    sl = http_get_stline(htx);
>       ^
> src/http_fetch.c: At top level:
> cc1: warning: unrecognized command line option "-Wno-atomic-alignment"
> [enabled by default]
> cc1: warning: unrecognized command line option "-Wno-string-plus-int"
> [enabled by default]
> cc1: warning: unrecognized command line option "-Wno-cast-function-type"
> [enabled by default]
> cc1: warning: unrecognized command line option
> "-Wno-address-of-packed-member" [enabled by default]
> 
> 
> 
> Please let us know if any concern

These are harmless and already fixed in 2.6.3.

Regards,
Willy

Reply via email to