[PATCH] Upstream: fix warning when building with BoringSSL

Piotr Sikora piotrsikora at google.com
Wed Oct 19 07:51:30 UTC 2016


Hey Maxim,

> I have no strong objections, but the patch as you've submitted
> casts to "const char *", while just "char *" should be enough.

While cast to "char *" also works, I must admit that I'm confused as
to why do you prefer to cast to a type that "should be enough" instead
of a type that's expected by the function.

Anyway, either one is an improvement over current situation, so please commit.

Best regards,
Piotr Sikora



More information about the nginx-devel mailing list