]> git.kaiwu.me - nginx.git/commit
Merge of r4760, r4761: -Wmissing-prototypes.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:07:28 +0000 (17:07 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:07:28 +0000 (17:07 +0000)
commit20ce4fcbbf7c1504cc520905dfde1b2790011e31
tree4d719fab466d77fd82c54e29eae01ab84ff70353
parenta24d4d23f770856762a7f3f11f29c0f8b517b1ab
Merge of r4760, r4761: -Wmissing-prototypes.

Fixed compilation with -Wmissing-prototypes.  Added a commented
out -Wmissing-prototypes to CFLAGS.  It is commented out to not break
builds with 3rd party modules.
15 files changed:
auto/cc/gcc
src/core/ngx_conf_file.c
src/core/ngx_crypt.c
src/event/modules/ngx_epoll_module.c
src/event/modules/ngx_eventport_module.c
src/event/modules/ngx_rtsig_module.c
src/event/ngx_event.c
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_upstream_least_conn_module.c
src/http/ngx_http_parse_time.c
src/mail/ngx_mail_parse.c
src/misc/ngx_cpp_test_module.cpp
src/os/unix/ngx_atomic.h
src/os/unix/ngx_posix_init.c
src/os/unix/ngx_solaris_sendfilev_chain.c