mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:49:01 +08:00
74b7a91013
Several false positive warnings silenced, notably W8012 "Comparing signed and unsigned" (due to u_short values promoted to int), and W8072 "Suspicious pointer arithmetic" (due to large type values added to pointers). With this patch, it's now again possible to compile nginx using bcc32, with options we normally compile on win32 minus ipv6 and ssl. |
||
---|---|---|
.. | ||
geoip | ||
google-perftools | ||
libatomic | ||
libgd | ||
libxslt | ||
md5 | ||
openssl | ||
pcre | ||
perl | ||
sha1 | ||
zlib | ||
conf | ||
make | ||
test |