]> git.kaiwu.me - nginx.git/commit
SSL: fixed MSVC compilation after ebd18ec1812b.
author蕭澧邦 <shou692199@gmail.com>
Sun, 3 Nov 2024 06:36:17 +0000 (14:36 +0800)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Mon, 11 Nov 2024 18:29:55 +0000 (22:29 +0400)
commitea15896c1a5b0ce504f85c1437bae21a542cf3e6
tree418e0f2fe48a2783af36a2fd9ba700c262ef644b
parent29aec5720fdfc74dca8d99d5cf6dc0fcb4e4ce2f
SSL: fixed MSVC compilation after ebd18ec1812b.

MSVC generates a compilation error in case #if/#endif is used in a macro
parameter.
src/http/modules/ngx_http_grpc_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/mail/ngx_mail_ssl_module.c
src/stream/ngx_stream_proxy_module.c
src/stream/ngx_stream_ssl_module.c