aboutsummaryrefslogtreecommitdiff
path: root/src/http/v3/ngx_http_v3_request.c
diff options
context:
space:
mode:
authorEdgar Bonet <bonet@grenoble.cnrs.fr>2024-05-16 11:15:10 +0200
committerEdgar Bonet <bonet@grenoble.cnrs.fr>2024-05-16 11:15:10 +0200
commitefc6a217b92985a1ee211b6bb7337cd2f62deb90 (patch)
treeec22a6a799aa33ff45b08f30bd1c2957664df157 /src/http/v3/ngx_http_v3_request.c
parent489e1e61912a808fdaffb4f513426cb285f267a3 (diff)
downloadnginx-efc6a217b92985a1ee211b6bb7337cd2f62deb90.tar.gz
nginx-efc6a217b92985a1ee211b6bb7337cd2f62deb90.zip
Configure: fixed building libatomic test.
Using "long *" instead of "AO_t *" leads either to -Wincompatible-pointer-types or -Wpointer-sign warnings, depending on whether long and size_t are compatible types (e.g., ILP32 versus LP64 data models). Notably, -Wpointer-sign warnings are enabled by default in Clang only, and -Wincompatible-pointer-types is an error starting from GCC 14. Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr>
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions