mirror of
https://github.com/nginx/nginx.git
synced 2026-05-27 20:02:46 -04:00
|
Some checks failed
buildbot / buildbot (push) Has been cancelled
The warning started to appear in Visual Studio 2022 version 17.14.21, which corresponds to the C/C++ compiler version 19.44.35221. The appropriate fix is to avoid mixing uint64_t and ngx_uint_t in an expression with bitwise operations. We can do that here because both the original shm->size value and the result of the expression are 32-bit platform words. |
||
|---|---|---|
| .. | ||
| unix | ||
| win32 | ||