Re: [CLEANUP]: proto_http

2016-04-05 Thread Willy TARREAU
Hi David, On Mon, Apr 04, 2016 at 11:52:06AM +0100, David CARLIER wrote: > HI all, > > After the important cleanup of this week end, here a much more modest one. > Basically some gcc warnings suppressions. > > Hope it is useful. Applied, thank you! Willy

[CLEANUP]: proto_http

2016-04-04 Thread David CARLIER
] CLEANUP: proto_http: few corrections for gcc warnings. first, we modify the signatures of http_msg_forward_body and http_msg_forward_chunked_body as they are declared as inline below. Secondly, just verify the returns of the chunk initialization which holds the Authorization Method (althought it is