]> git.kaiwu.me - nginx.git/commit
Win32: fixed build with MinGW and MinGW-w64 gcc.
authorKouhei Sutou <kou@cozmixng.org>
Sat, 17 Oct 2015 12:41:02 +0000 (21:41 +0900)
committerKouhei Sutou <kou@cozmixng.org>
Sat, 17 Oct 2015 12:41:02 +0000 (21:41 +0900)
commit67614b3aa39250c99d0c03fad9ae3e7db4c6a7ab
treefd7f9b694e97dc0ec77d7f25b5bb8205b526aa17
parent582911c9c28ab7e0cdd203edd0948246b9e582b3
Win32: fixed build with MinGW and MinGW-w64 gcc.

This change fixes the "comparison between signed and unsigned integer
expressions" warning, introduced in 5e6142609e48 (1.9.4).
src/core/ngx_connection.c