]> git.kaiwu.me - nginx.git/commit
Win32: Open Watcom C compatibility fixes.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 4 Sep 2013 16:48:22 +0000 (20:48 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 4 Sep 2013 16:48:22 +0000 (20:48 +0400)
commit5b3785232303f9c44543b20e1499c756462c53e6
tree0b99ae6210d94c709a3ca10b28f5f5c1e55015cb
parent42910391cd9380ea0632d75f745f0332f9350c5d
Win32: Open Watcom C compatibility fixes.

Precompiled headers are disabled as they lead to internal compiler errors
with long configure lines.  Couple of false positive warnings silenced.
Various win32 typedefs are adjusted to work with Open Watcom C 1.9 headers.

With this patch, it's now again possible to compile nginx using owc386,
with options we normally compile on win32 minus ipv6 and ssl.
auto/cc/owc
auto/lib/pcre/makefile.owc
src/core/ngx_string.c
src/http/modules/ngx_http_mp4_module.c
src/os/win32/ngx_win32_config.h